eDriven Framework API
IsDone Property
NamespaceseDriven.AnimationTweenBaseIsDone
eDriven Framework API
Returns true if tween finished playing
Declaration Syntax
C#Visual BasicVisual C++
public bool IsDone { get; set; }
Public Property IsDone As Boolean
	Get
	Set
public:
virtual property bool IsDone {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)