[]
Configurates IsAnimated. Sets a value that determines whether tab changes should be animated with a fade-in effect.
public TabPanelBuilder IsAnimated(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TabPanelBuilder | Current builder. |