tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
UIWidget.resize
tida
ui
UIWidget
Resize the widget.
interface
UIWidget
@
safe
void
resize
(
uint
w
,
uint
h
)
Parameters
w
uint
Available width of the widget.
h
uint
Available height of the widget.
Meta
Source
See Implementation
tida
ui
UIWidget
functions
resize
properties
height
widgetPosition
width
Resize the widget.