setSize
setSize(size: SquirrelSize)
Last updated
Was this helpful?
setSize(size: SquirrelSize)
Tells Squirrel to resize the component to the specified height and width. The method accepts the following argument
A SquirrelSize object specifying the height and width
Support for this method was added on release 1.12.x
Last updated
Was this helpful?
Was this helpful?