Share via


IUICalendarSelectionMultiDateDelegate.CanDeselectDate Method

Definition

[Foundation.Export("multiDateSelection:canDeselectDate:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CanDeselectDate(UIKit.UICalendarSelectionMultiDate selection, Foundation.NSDateComponents dateComponents);
[<Foundation.Export("multiDateSelection:canDeselectDate:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CanDeselectDate : UIKit.UICalendarSelectionMultiDate * Foundation.NSDateComponents -> bool
override this.CanDeselectDate : UIKit.UICalendarSelectionMultiDate * Foundation.NSDateComponents -> bool

Parameters

dateComponents
NSDateComponents

Returns

Attributes

Applies to