static var hiddenTitleBar : HiddenTitleBarWindowStyle
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.
あるウインドウスタイル、それはウインドウのもつタイトルとタイトルバー領域の後ろ盾の両方を隠します、より多くウインドウのもつ内容を表せます。
Available when
Self
is HiddenTitleBarWindowStyle
.static var titleBar : TitleBarWindowStyle
A window style which displays the title bar section of the window.
あるウインドウスタイル、それはウインドウのタイトルバー部分を表示します。
Available when
Self
is TitleBarWindowStyle
.