共用方式為


NSResponder.GetNewWindowForTab(NSObject) 方法

定義

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

參數

sender
NSObject
屬性

適用於