Share via


NSViewController.TouchBar Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTouchBar? TouchBar { [Foundation.Export("touchBar", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("touchBar", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.TouchBar : AppKit.NSTouchBar

Property Value

Implements

Attributes

Applies to