INSUserInterfaceItemIdentification インターフェイス

定義

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

プロパティ

Handle

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

(継承元 INativeObject)

拡張メソッド

GetIdentifier(INSUserInterfaceItemIdentification)
SetIdentifier(INSUserInterfaceItemIdentification, String)

適用対象