Freigeben über


INSEditorRegistration Schnittstelle

Definition

[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
Abgeleitet
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Erweiterungsmethoden

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

Gilt für: