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