AccordionBuilder.AnimationDuration Method
| Name | Parameters | Description |
|---|---|---|
| AnimationDuration(JS) | value | A number specifying the time in milliseconds spent on the animation of the expanding or collapsing of a panel. Mirrors the client-side animationDuration option. |
| AnimationDuration(Double) | value | A number specifying the time in milliseconds spent on the animation of the expanding or collapsing of a panel. Mirrors the client-side animationDuration option. |