INSEditor Interface
Definition
[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
- Derived
- Attributes
- Implements
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |
Methods
CommitEditing() | |
CommitEditing(NSError) | |
CommitEditing(NSObject, Selector, IntPtr) | |
DiscardEditing() |