@witchcraft/layout
Github
Issues
npm
Preparing search index...
types
BaseLayoutWindow
Type Alias BaseLayoutWindow
type
BaseLayoutWindow
=
{
activeFrame
?:
string
;
frames
:
LayoutFrames
;
id
:
WindowId
;
pxHeight
:
number
;
pxWidth
:
number
;
pxX
:
number
;
pxY
:
number
;
}
Index
Properties
active
Frame?
frames
id
px
Height
px
Width
px
X
px
Y
Properties
Optional
active
Frame
activeFrame
?:
string
frames
frames
:
LayoutFrames
id
id
:
WindowId
px
Height
pxHeight
:
number
px
Width
pxWidth
:
number
px
X
pxX
:
number
px
Y
pxY
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
Frame
frames
id
px
Height
px
Width
px
X
px
Y
Github
Issues
npm
@witchcraft/layout
Loading...