INSDockTilePlugIn Interface

Definition

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

DockMenu()
SetDockTile(NSDockTile)

Applies to