INSPasteboardWriting Interface

Definition

[Foundation.Protocol(Name="NSPasteboardWriting", WrapperType=typeof(AppKit.NSPasteboardWritingWrapper))]
public interface INSPasteboardWriting : IDisposable, ObjCRuntime.INativeObject
type INSPasteboardWriting = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

GetPasteboardPropertyListForType(INSPasteboardWriting, String)
GetWritableTypesForPasteboard(INSPasteboardWriting, NSPasteboard)
GetWritingOptionsForType(INSPasteboardWriting, String, NSPasteboard)

Applies to