共用方式為


INSPathCellDelegate 介面

定義

[Foundation.Protocol(Name="NSPathCellDelegate", WrapperType=typeof(AppKit.NSPathCellDelegateWrapper))]
public interface INSPathCellDelegate : IDisposable, ObjCRuntime.INativeObject
type INSPathCellDelegate = interface
    interface INativeObject
    interface IDisposable
衍生
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

擴充方法

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

適用於