INSPasteboardWriting Interface

Definição

[Foundation.Protocol(Name="NSPasteboardWriting", WrapperType=typeof(AppKit.NSPasteboardWritingWrapper))]
public interface INSPasteboardWriting : IDisposable, ObjCRuntime.INativeObject
type INSPasteboardWriting = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementações

Propriedades

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Métodos de Extensão

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

Aplica-se a