INSPasteboardWriting Interface

Définition

[Foundation.Protocol(Name="NSPasteboardWriting", WrapperType=typeof(AppKit.NSPasteboardWritingWrapper))]
public interface INSPasteboardWriting : IDisposable, ObjCRuntime.INativeObject
type INSPasteboardWriting = 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 d’extension

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

S’applique à