Type Property
型プロパティ
hidden
hiddenTitleBar
A window style which hides both the window’s title and the backing of the titlebar area, allowing more of the window’s content to show.
あるウインドウスタイル、それはウインドウのもつタイトルとタイトルバー領域の後ろ盾の両方を隠します、より多くウインドウのもつ内容を表せます。
Availability 有効性
- macOS 11.0+
Technology
- Swift
UI
Declaration 宣言
static var hiddenTitleBar: HiddenTitleBarWindowStyle
{ get }
Available when
Self
is HiddenTitleBarWindowStyle
.