INSPasteboardItemDataProvider Interfaz

Definición

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

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

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

Se aplica a