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

アンマネージ オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

ProvideData(NSPasteboard, String)

拡張メソッド

PasteboardChangedOwner(INSPasteboardTypeOwner, NSPasteboard)

適用対象