Share via


NSTextFieldDelegate_Extensions.Changed Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to