NSWindow.ToggleTabBar(NSObject) Method

Definition

[Foundation.Export("toggleTabBar:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ToggleTabBar (Foundation.NSObject sender);
abstract member ToggleTabBar : Foundation.NSObject -> unit
override this.ToggleTabBar : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to