layoutPadding

Typeproperty
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
get the layoutPadding of object
set the layoutPadding of object to {pixels | horizontal, vertical | left, top, right, bottom}
Associationscom.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.