Structure
DefaultWindowStyle
The default window style.
省略時のウインドウスタイル。
Declaration
宣言
struct DefaultWindowStyle
Overview
概要
You can also use automatic
to construct this style.
Topics
話題
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.
あるウインドウスタイル、それはウインドウのもつタイトルとタイトルバー領域の後ろ盾の両方を隠します、より多くウインドウのもつ内容を表せます。
struct TitleBarWindowStyle
A window style which displays the title bar section of the window.
あるウインドウスタイル、それはウインドウのタイトルバー部分を表示します。