AnimationSettings.UseAnimation

Syntax

UseAnimation: Boolean

Description

The UseAnimation property determines whether animation is used in visual component.

Comments

This property contains True if animation is used in the visual component, otherwise it contains False.

Example

The example of property use is given in description of the AnimationSettings constructor.

See also:

AnimationSettings