content center

Typeproperty
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
set the content["type"] of object to "center"
Associationscom.livecode.library.responsivelayout, card, group
Summary

Center all the children in a group or card with respect to these.

Example
set the content["type"] of group 1 to "center"
Description

Use the center content type to center all the controls in a group or card within them.