Condividi tramite


NSPopoverTouchBarItem Costruttori

Definizione

Overload

NSPopoverTouchBarItem(NSCoder)
NSPopoverTouchBarItem(NSObjectFlag)
NSPopoverTouchBarItem(IntPtr)
NSPopoverTouchBarItem(String)

NSPopoverTouchBarItem(NSCoder)

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

Parametri

coder
NSCoder
Attributi

Si applica a

NSPopoverTouchBarItem(NSObjectFlag)

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

Parametri

Si applica a

NSPopoverTouchBarItem(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica a

NSPopoverTouchBarItem(String)

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

Parametri

identifier
String
Attributi

Si applica a