次の方法で共有


INSPathCellDelegate インターフェイス

定義

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

プロパティ

Handle

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

(継承元 INativeObject)

拡張メソッド

WillDisplayOpenPanel(INSPathCellDelegate, NSPathCell, NSOpenPanel)
WillPopupMenu(INSPathCellDelegate, NSPathCell, NSMenu)

適用対象