INSEditorRegistration Interfaccia

Definizione

[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
Derivato
Attributi
Implementazioni

Proprietà

Handle

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

(Ereditato da INativeObject)

Metodi di estensione

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

Si applica a