flex

Typeproperty
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
get the flex of object
set the flex of object to {<integer>}
Associationscom.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.