layoutPadding | |
Type | property |
Dictionary | library.responsivelayout |
Library | ResponsiveLayout |
Syntax |
|
Associations | com.livecode.library.responsivelayout, card, group |
Summary | Sets the padding space required by all sides of a control. |
Description | Use the layoutPadding property to set the padding space required by all sides of a control. The padding area is the space between the child controls and the border of the control. Negative values are not allowed. |