Share via


NSTableViewDelegate_Extensions.SelectionIsChanging Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to