INSPasteboardItemDataProvider Interface

Definition

[Foundation.Protocol(Name="NSPasteboardItemDataProvider", WrapperType=typeof(AppKit.NSPasteboardItemDataProviderWrapper))]
public interface INSPasteboardItemDataProvider : IDisposable, ObjCRuntime.INativeObject
type INSPasteboardItemDataProvider = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

FinishedWithDataProvider(NSPasteboard)
ProvideDataForType(NSPasteboard, NSPasteboardItem, String)

Applies to