InteractionStyles enum | QSYS API Reference Guide
Determines how the user interacts with the component.
Namespace: ASNA.QSys.Expo.Tags
Assembly: ASNA.QSys.Expo.Tags.dll
Enum Values
Name | Description | Value |
---|---|---|
Buttons | Show two buttons around input field, the left reduces the value, the right increases the value. | 0 |
Slider | Show slider control to adjust the value by sliding the “runner” left or right toward the minimum or maximum allowable values. | 1 |