Share via


UICalendarSelectionMultiDateDelegate.DidDeselectDate Method

Definition

[Foundation.Export("multiDateSelection:didDeselectDate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidDeselectDate(UIKit.UICalendarSelectionMultiDate selection, Foundation.NSDateComponents dateComponents);
[<Foundation.Export("multiDateSelection:didDeselectDate:")>]
[<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

Implements

Attributes

Applies to