Share via


UICalendarSelectionSingleDateDelegate_Extensions.CanSelectDate Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool CanSelectDate(this UIKit.IUICalendarSelectionSingleDateDelegate This, UIKit.UICalendarSelectionSingleDate selection, Foundation.NSDateComponents? dateComponents);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CanSelectDate : UIKit.IUICalendarSelectionSingleDateDelegate * UIKit.UICalendarSelectionSingleDate * Foundation.NSDateComponents -> bool

Parameters

dateComponents
NSDateComponents

Returns

Attributes

Applies to