INSTextStorageDelegate Interfaz

Definición

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

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

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

Se aplica a