Spinner specific properties: Command/Value category
In the Command / Value category you can specify the item related to animation and how to change its value:

|
Item |
Specifies the reference to the item or the Local Variable controlled from the animation. |
|
Minimum Value |
Specifies a constant value or an expression that determines the minimum acceptable value |
|
Maximum Value |
Specifies a constant value or an expression that determines the maximum acceptable value |
|
Increase |
Specifies a numeric value that represents the amount of change
|
|
Wrap |
Determines whether the value is set back to the beginning or end of the value range, when the range limit is reached; respectively after the Maximum Value or Minimum Value. |
|
Period |
Specifies the period with which the commandis repeated, while the spinner button is hold pressed. Period in milliseconds. |