NSWindow.SelectNextTab(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to