Freigeben über


NSPathControlItem Konstruktoren

Definition

Überlädt

NSPathControlItem()
NSPathControlItem(NSCoder)
NSPathControlItem(NSObjectFlag)
NSPathControlItem(IntPtr)

NSPathControlItem()

[Foundation.Export("init")]
public NSPathControlItem ();
Attribute

Gilt für:

NSPathControlItem(NSCoder)

public NSPathControlItem (Foundation.NSCoder coder);
new AppKit.NSPathControlItem : Foundation.NSCoder -> AppKit.NSPathControlItem

Parameter

coder
NSCoder

Gilt für:

NSPathControlItem(NSObjectFlag)

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

Parameter

Gilt für:

NSPathControlItem(IntPtr)

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

Parameter

handle
IntPtr

nativeint

Gilt für: