Share via


NSOutlineViewDelegate.SelectionIsChanging(NSNotification) Method

Definition

[Foundation.Export("outlineViewSelectionIsChanging:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectionIsChanging(Foundation.NSNotification notification);
[<Foundation.Export("outlineViewSelectionIsChanging:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectionIsChanging : Foundation.NSNotification -> unit
override this.SelectionIsChanging : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to