Condividi tramite


INSTextDelegate Interfaccia

Definizione

[Foundation.Protocol(Name="NSTextDelegate", WrapperType=typeof(AppKit.NSTextDelegateWrapper))]
public interface INSTextDelegate : IDisposable, ObjCRuntime.INativeObject
type INSTextDelegate = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi di estensione

TextDidBeginEditing(INSTextDelegate, NSNotification)
TextDidChange(INSTextDelegate, NSNotification)
TextDidEndEditing(INSTextDelegate, NSNotification)
TextShouldBeginEditing(INSTextDelegate, NSText)
TextShouldEndEditing(INSTextDelegate, NSText)

Si applica a