Share via


NSTableView.TextDidChange(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to