Compartilhar via


INSEditorRegistration Interface

Definição

[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
Implementações

Propriedades

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Métodos de Extensão

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

Aplica-se a