Share via


IUICalendarSelectionMultiDateDelegate.DidDeselectDate Method

Definition

[Foundation.Export("multiDateSelection:didDeselectDate:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidDeselectDate(UIKit.UICalendarSelectionMultiDate selection, Foundation.NSDateComponents dateComponents);
[<Foundation.Export("multiDateSelection:didDeselectDate:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidDeselectDate : UIKit.UICalendarSelectionMultiDate * Foundation.NSDateComponents -> unit
override this.DidDeselectDate : UIKit.UICalendarSelectionMultiDate * Foundation.NSDateComponents -> unit

Parameters

dateComponents
NSDateComponents
Attributes

Applies to