Structure
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.
あるウインドウスタイル、それはウインドウのもつタイトルとタイトルバー領域の後ろ盾の両方を隠します、より多くウインドウのもつ内容を表せます。
Declaration
宣言
struct HiddenTitleBarWindowStyle
Overview
概要
You can also use hiddenTitleBar
to construct this style.
Topics
話題
Initializers
イニシャライザ
init()
Creates a hidden title bar window style.
Default Implementations
省略時実装
See Also
参照
Supporting Types
支援を行う型
struct TitleBarWindowStyle
A window style which displays the title bar section of the window.
あるウインドウスタイル、それはウインドウのタイトルバー部分を表示します。