Share via


INSOutlineViewDelegate.SelectionDidChange(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to