Share via


UICalendarView.SelectionBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UICalendarSelection? SelectionBehavior { [Foundation.Export("selectionBehavior", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectionBehavior:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectionBehavior", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSelectionBehavior:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SelectionBehavior : UIKit.UICalendarSelection with get, set

Property Value

Attributes

Applies to