共用方式為


INSPasteboardTypeOwner 介面

定義

[Foundation.Protocol(Name="NSPasteboardTypeOwner", WrapperType=typeof(AppKit.NSPasteboardTypeOwnerWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSPasteboardTypeOwner : IDisposable, ObjCRuntime.INativeObject
type INSPasteboardTypeOwner = interface
    interface INativeObject
    interface IDisposable
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

方法

ProvideData(NSPasteboard, String)

擴充方法

PasteboardChangedOwner(INSPasteboardTypeOwner, NSPasteboard)

適用於