update


Description:

public unowned Animation update (string property_name, Value final)

Updates the final value of the interval for property_name

Note:

Use PropertyTransition instead

Parameters:

this

a Animation

property_name

name of the property

final

The final value of the property

Returns:

The animation itself.