Develop a constrained linear gauge

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

Note: Download a sample project: ConstrainedLinearGauge.zip

Prerequisites

Create a project.

To develop the project
  1. Create a constrained variable.
  2. Create elements for controlling the current value.
  3. Create elements for controlling the max value.
  4. Create elements for controlling the min value.
  5. Create a switch for toggling constraints.
  6. Arrange the interface elements.
  7. 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.