container | |
Type | property |
Dictionary | library.responsivelayout |
Library | ResponsiveLayout |
Syntax |
|
Associations | com.livecode.library.responsivelayout, group, button, field, scrollbar, image, graphic, player, widget |
Summary | This property defines how the layout of a control behaves with respect to its owner. |
Example |
|
Description | Use the container property to define how a control's layout behaves with respect to its owner. There are some container types that can only be used if the owner of the control has a specific content type. There are several types of containers, which you can get with the containerNames function. Depending on the type you choose, it will be the properties that you must pass. |