position center

Typeproperty
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
set the position["type"] of object to "center"
Associationscom.livecode.library.responsivelayout, group, button, field, scrollbar, image, graphic, player, widget
Summary

Centers the object with respect to its owner.

Example
set the position["type"] of group "popup" to "center"
Description

Use the center position type to cause a control to be placed in the center of its owner.