[]
Configurates RepeatButtons. Sets a value that determines whether the spinner buttons should act as repeat buttons, firing repeatedly as the button remains pressed.
public InputNumberBuilder RepeatButtons(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
InputNumberBuilder | Current builder. |