set_final_state
Description:
[ Version ( since = "1.4" ) ]
public abstract void set_final_state (string property_name, Value value)
public abstract void set_final_state (string property_name, Value value)
Sets the current state of property_name to value
Parameters:
| this | |
| property_name |
the name of the animatable property to set |
| value |
the value of the animatable property to set |