[]
Configurates IsAnimated. Sets a value indicating whether to use animation when items are selected.
public TBuilder IsAnimated(bool value)
Public Function IsAnimated(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |