Share via


NSComboBoxDelegate_Extensions.SelectionChanged Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SelectionChanged(this AppKit.INSComboBoxDelegate This, Foundation.NSNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SelectionChanged : AppKit.INSComboBoxDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to