changeLayoutEnvironment | ||||||||||
Type | command | |||||||||
Dictionary | library.responsivelayout | |||||||||
Library | ResponsiveLayout | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.library.responsivelayout | |||||||||
Summary | It will change the ResponsiveLayout environment so that you can lay out the interface for the real environment from the IDE. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Use the changeLayoutEnvironment command to design how your application's UI looks in these three environments. Since you can have a different design for each of these. Important: This command works only in the IDE, since it is to facilitate the design of the interface. This environment change will only affect the ResponsiveLayout library. |