setSize

setSize(size: SquirrelSize)

Tells Squirrel to resize the component to the specified height and width. The method accepts the following argument

size: SquirrelSize

A SquirrelSize object specifying the height and width

Support for this method was added on release 1.12.x

Last updated

Was this helpful?