new html.Animation () Deprecated : Use core.Action instead.
Properties:
Name | Type | Description |
---|---|---|
busy |
bool | [readonly] Whether the animation is currently running. |
repeat |
bool | (default: |
running |
running | (default: |
Extends
Methods
-
Starts the animation and returns a Promise.
Returns:
Type Description Promise A Promise that resolves when the animation finished.