Share via


UICalendarSelectionSingleDate.SelectedDate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDateComponents? SelectedDate { [Foundation.Export("selectedDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSelectedDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedDate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSelectedDate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SelectedDate : Foundation.NSDateComponents with get, set

Property Value

Attributes

Applies to