has_property


Description:

public bool has_property (string property_name)

Checks whether this is controlling property_name.

Note:

Use PropertyTransition instead

Parameters:

this

a Animation

property_name

name of the property

Returns:

true if the property is animated by the Animation, false otherwise