NSResponder_NSTouchBarProvider.SetTouchBar(NSResponder, NSTouchBar) Method

Definition

[Foundation.Export("setTouchBar:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetTouchBar (this AppKit.NSResponder This, AppKit.NSTouchBar bar);
static member SetTouchBar : AppKit.NSResponder * AppKit.NSTouchBar -> unit

Parameters

Attributes

Applies to