INSPasteboardReading Interface

Definition

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

InitWithPasteboardPropertyList(NSObject, String)

Applies to