flex | |
Type | property |
Dictionary | library.responsivelayout |
Library | ResponsiveLayout |
Syntax |
|
Associations | com.livecode.library.responsivelayout, group, button, field, scrollbar, image, graphic, player, widget |
Summary | The flex factor to use for the control. |
Description | Use the flex property to set the amount of space a flex control should occupy. If non-zero, the amount of space the control can occupy on the main axis is determined by dividing the free space (after placing the hard controls) by the flex factors of the soft controls. |