Event.LAYOUT RESIZED
From GiderosMobile
Available since: Gideros 2018.5
Value: layout_resized
Description
Dispatched to a sprite when its size has been set by the layout system.
Parameters
width: (number) the computed width of the sprite
height: (number) the computed height of the sprite