[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.CalendarSelectionChangingEventArgs.-ctor

CalendarSelectionChangingEventArgs Constructor

CalendarSelectionChangingEventArgs(List<DateTime>)

Initializes a new instance of the CalendarSelectionChangingEventArgs class.

Declaration
public CalendarSelectionChangingEventArgs(List<DateTime> selectedDates)
Parameters
Type Name Description
List<DateTime> selectedDates

The list of selected dates.