[]
Configurates IsAnimated. Sets a value that determines whether collapsing or expanding panes should be animated.
public AccordionBuilder IsAnimated(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
AccordionBuilder | Current builder. |