Share via


UICalendarSelectionMultiDate.SetSelectedDates Method

Definition

[Foundation.Export("setSelectedDates:animated:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetSelectedDates(Foundation.NSDateComponents[] selectedDates, bool animated);
[<Foundation.Export("setSelectedDates:animated:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetSelectedDates : Foundation.NSDateComponents[] * bool -> unit
override this.SetSelectedDates : Foundation.NSDateComponents[] * bool -> unit

Parameters

selectedDates
NSDateComponents[]
animated
Boolean
Attributes

Applies to