Click or drag to resize
IAnimatorIsDone Property
Did this animator finish?

Namespace:  GeonBit.UI.Animators
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual bool IsDone { get; }

Property Value

Type: Boolean
See Also