Adds a single property with name property_name to the animation this.
Use PropertyTransition instead
For more information about animations, see animate.
This method returns the animation primarily to make chained calls convenient in language bindings.
| this | |
| property_name |
the property to control |
| final |
The final value of the property |
|
The animation itself. |