Develop a constrained linear gauge
Develop an interface that enables you to change the current value, max value, and minimum value of a variable.

Prerequisites
To develop the project
- Create a constrained variable.
- Create elements for controlling the current value.
- Create elements for controlling the max value.
- Create elements for controlling the min value.
- Create a switch for toggling constraints.
- Arrange the interface elements.
- Save the project.

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.