共用方式為


INSPasteboardWriting 介面

定義

[Foundation.Protocol(Name="NSPasteboardWriting", WrapperType=typeof(AppKit.NSPasteboardWritingWrapper))]
public interface INSPasteboardWriting : IDisposable, ObjCRuntime.INativeObject
type INSPasteboardWriting = interface
    interface INativeObject
    interface IDisposable
衍生
屬性
實作

屬性

Handle

處理非受控物件標記法) (指標。

(繼承來源 INativeObject)

擴充方法

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

適用於