value property

T value
getter/setter pair

The current value of the knob.

This may change as the user interacts with the knob.

Implementation

T value;