Search
Animation.IsRunning Property
See Also
 





Indicates whether the animation is currently running.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool IsRunning { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsRunning As Boolean

 Property Value

 See Also