Share via


INSTextFieldDelegate.Changed(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to