Share via


IUICalendarSelectionMultiDateDelegate.DidSelectDate Method

Definition

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

Parameters

dateComponents
NSDateComponents
Attributes

Applies to