Share via


NSOutlineViewDelegate_Extensions.SelectionDidChange Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to