Binds interval
to the property_name
of the Object attached to
this.
Use PropertyTransition instead
The Animation will take ownership of the passed Interval. For more information about animations, see animate.
If you need to update the interval instance use update_interval instead.
this | |
property_name |
the property to control |
interval |
a Interval |
The animation itself. |