value
Description​
The new value of the controller. The meaning is depending on the controller type.
- JavaScript
- C#
- Kotlin
value: number;
double Value { get; set; }
var value: Double
The new value of the controller. The meaning is depending on the controller type.
value: number;
double Value { get; set; }
var value: Double