[]
Configurates Step. Sets the amount to add or subtract to the Value property when the user clicks the spinner buttons.
public InputNumberBuilder Step(double value)
Type | Name | Description |
---|---|---|
double | value | The value. |
Type | Description |
---|---|
InputNumberBuilder | Current builder. |