共用方式為


NSWindow.SelectPreviousTab(NSObject) 方法

定義

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

參數

sender
NSObject
屬性

適用於