共用方式為


NSWindow.AllowsAutomaticWindowTabbing 屬性

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool AllowsAutomaticWindowTabbing { [Foundation.Export("allowsAutomaticWindowTabbing")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsAutomaticWindowTabbing:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsAutomaticWindowTabbing : bool with get, set

屬性值

屬性

適用於