NSResponder_NSTouchBarProvider.GetTouchBar(NSResponder) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Foundation.Export("touchBar")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSTouchBar GetTouchBar(this AppKit.NSResponder This);
static member GetTouchBar : AppKit.NSResponder -> AppKit.NSTouchBar
- This
- NSResponder
- Attributes
Product | Versions |
---|---|
Xamarin.Mac SDK | 14 |