Partager via


INSEditor Interface

Définition

[Foundation.Protocol(Name="NSEditor", WrapperType=typeof(AppKit.NSEditorWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSEditor : IDisposable, ObjCRuntime.INativeObject
type INSEditor = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

CommitEditing()
CommitEditing(NSError)
CommitEditing(NSObject, Selector, IntPtr)
DiscardEditing()

S’applique à