We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
widget.setSize(Double:width, Double:height) -- sets widget size widget.getSize():Array -- gets the size of the widget -- return Array((integer) width, (integer) height)