INSEditorRegistration Interfaz

Definición

[Foundation.Protocol(Name="NSEditorRegistration", WrapperType=typeof(AppKit.NSEditorRegistrationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSEditorRegistration : IDisposable, ObjCRuntime.INativeObject
type INSEditorRegistration = 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

ObjectDidBeginEditing(INSEditorRegistration, INSEditor)
ObjectDidEndEditing(INSEditorRegistration, INSEditor)

Se aplica a