Partager via


INSPasteboardTypeOwner Interface

Définition

[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
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

ProvideData(NSPasteboard, String)

Méthodes d’extension

PasteboardChangedOwner(INSPasteboardTypeOwner, NSPasteboard)

S’applique à