New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Animation Object
Updated over 6 months ago
The Animation object is returned by the get_expandAnimation() or get_collapseAnimation() method of the RadToolBar client object. The following table lists its methods:
| Name | Parameters | Return Type | Description |
|---|---|---|---|
| get_duration | none | integer | Returns the duration, in milliseconds, of the animated effect. |
| set_duration | integer | none | Sets the duration, in milliseconds, of the animated effect. |
| get_type | none | enumeration | Returns the type of the animated effect. |
| set_type | enumeration | none | Sets the type of the animated effect. |