Share via


EKCalendarChooserDelegate.SelectionChanged(EKCalendarChooser) Method

Definition

[Foundation.Export("calendarChooserSelectionDidChange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectionChanged(EventKitUI.EKCalendarChooser calendarChooser);
[<Foundation.Export("calendarChooserSelectionDidChange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectionChanged : EventKitUI.EKCalendarChooser -> unit
override this.SelectionChanged : EventKitUI.EKCalendarChooser -> unit

Parameters

calendarChooser
EKCalendarChooser

Implements

Attributes

Applies to