Layout.setSize

Sets the size of the scrollable area of the layout.

class Layout
void
setSize
(
uint width
,
uint height
)

Parameters

width uint

width of entire scrollable area

height uint

height of entire scrollable area