INSTextStorageDelegate Interfaccia

Definizione

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

Proprietà

Handle

Gestire (puntatore) alla rappresentazione dell'oggetto non gestita.

(Ereditato da INativeObject)

Metodi di estensione

DidProcessEditing(INSTextStorageDelegate, NSTextStorage, NSTextStorageEditActions, NSRange, nint)
TextStorageDidProcessEditing(INSTextStorageDelegate, NSNotification)
TextStorageWillProcessEditing(INSTextStorageDelegate, NSNotification)
WillProcessEditing(INSTextStorageDelegate, NSTextStorage, NSTextStorageEditActions, NSRange, nint)

Si applica a