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