Share via


NSWindow.TitlebarAppearsTransparent 属性

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool TitlebarAppearsTransparent { [Foundation.Export("titlebarAppearsTransparent")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setTitlebarAppearsTransparent:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.TitlebarAppearsTransparent : bool with get, set

属性值

属性

适用于