共用方式為


NSPathControlDelegate 建構函式

定義

多載

NSPathControlDelegate()
NSPathControlDelegate(NSObjectFlag)
NSPathControlDelegate(IntPtr)

NSPathControlDelegate()

[Foundation.Export("init")]
public NSPathControlDelegate ();
屬性

適用於

NSPathControlDelegate(NSObjectFlag)

protected NSPathControlDelegate (Foundation.NSObjectFlag t);
new AppKit.NSPathControlDelegate : Foundation.NSObjectFlag -> AppKit.NSPathControlDelegate

參數

適用於

NSPathControlDelegate(IntPtr)

protected internal NSPathControlDelegate (IntPtr handle);
new AppKit.NSPathControlDelegate : nativeint -> AppKit.NSPathControlDelegate

參數

handle
IntPtr

nativeint

適用於