(Preview)
Package | spark.components |
Class | public final class ResizeMode |
Inheritance | ResizeMode ![]() |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 4 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The component can change its own dimensions (width
and height
)
and re-layout its children appropriately (this is the default resize mode).
An alternative option for the component is to change its scale, in which case
the children don't need to change at all. This option is supported by Group
.
Public Properties
Public Methods
Public Constants
Constant | Defined By |
---|
Constant Detail
Wed Nov 21 2018, 06:34 AM -08:00