INSServicesMenuRequestor Interface

Definition

[Foundation.Protocol(Name="NSServicesMenuRequestor", WrapperType=typeof(AppKit.NSServicesMenuRequestorWrapper))]
public interface INSServicesMenuRequestor : IDisposable, ObjCRuntime.INativeObject
type INSServicesMenuRequestor = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

ReadSelectionFromPasteboard(INSServicesMenuRequestor, NSPasteboard)
WriteSelectionToPasteboard(INSServicesMenuRequestor, NSPasteboard, String[])

Applies to