INSDockTilePlugIn インターフェイス

定義

[Foundation.Protocol(Name="NSDockTilePlugIn", WrapperType=typeof(AppKit.NSDockTilePlugInWrapper))]
public interface INSDockTilePlugIn : IDisposable, ObjCRuntime.INativeObject
type INSDockTilePlugIn = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

DockMenu()
SetDockTile(NSDockTile)

適用対象