[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.CalendarSelectionChangedEventArgs.-ctor

CalendarSelectionChangedEventArgs Constructor

CalendarSelectionChangedEventArgs(IReadOnlyList<DateTime>)

Initializes a new instance of the CalendarSelectionChangedEventArgs class.

Declaration
public CalendarSelectionChangedEventArgs(IReadOnlyList<DateTime> selectedDates)
Parameters
Type Name Description
IReadOnlyList<DateTime> selectedDates

The selected dates.