Preparing search index...
The search index is not available
@akashic-extension/aimgui
@akashic-extension/aimgui
WindowStyle
Interface WindowStyle
ウインドウスタイル。
interface
WindowStyle
{
position
?:
Vec2Like
;
resizable
?:
boolean
;
scrollable
?:
boolean
;
size
?:
Vec2Like
;
titleBar
?:
boolean
;
}
Index
Properties
position?
resizable?
scrollable?
size?
title
Bar?
Properties
Optional
position
position
?:
Vec2Like
Optional
resizable
resizable
?:
boolean
Optional
scrollable
scrollable
?:
boolean
Optional
size
size
?:
Vec2Like
Optional
title
Bar
titleBar
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
resizable
scrollable
size
title
Bar
@akashic-extension/aimgui
Loading...
ウインドウスタイル。