Partager via


NSCustomTouchBarItem Constructeurs

Définition

Surcharges

NSCustomTouchBarItem(NSCoder)
NSCustomTouchBarItem(NSObjectFlag)
NSCustomTouchBarItem(IntPtr)
NSCustomTouchBarItem(String)

NSCustomTouchBarItem(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSCustomTouchBarItem (Foundation.NSCoder coder);
new AppKit.NSCustomTouchBarItem : Foundation.NSCoder -> AppKit.NSCustomTouchBarItem

Paramètres

coder
NSCoder
Attributs

S’applique à

NSCustomTouchBarItem(NSObjectFlag)

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

Paramètres

S’applique à

NSCustomTouchBarItem(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à

NSCustomTouchBarItem(String)

[Foundation.Export("initWithIdentifier:")]
[ObjCRuntime.DesignatedInitializer]
public NSCustomTouchBarItem (string identifier);
new AppKit.NSCustomTouchBarItem : string -> AppKit.NSCustomTouchBarItem

Paramètres

identifier
String
Attributs

S’applique à