NSViewController.TouchBar Property
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("touchBar", ObjCRuntime.ArgumentSemantic.Strong)]
public virtual AppKit.NSTouchBar TouchBar { get; }
member this.TouchBar : AppKit.NSTouchBar
Property Value
Implements
- Attributes