NSPathControlDelegate Constructors

Definition

Overloads

NSPathControlDelegate()
NSPathControlDelegate(NSObjectFlag)
NSPathControlDelegate(IntPtr)

NSPathControlDelegate()

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

Applies to

NSPathControlDelegate(NSObjectFlag)

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

Parameters

Applies to

NSPathControlDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to