@wailsio/runtime
Preparing search index...
<internal>
Size
Interface Size
A record describing the size of a window.
interface
Size
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
The height of the window.
width
width
:
number
The width of the window.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
@wailsio/runtime
Loading...
A record describing the size of a window.