mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 21:40:41 +00:00
3.0 - guage chart
This commit is contained in:
@@ -8,7 +8,7 @@ namespace XCharts
|
||||
public struct AnimationStyleContext
|
||||
{
|
||||
public AnimationType type;
|
||||
internal float currentPathDistance;
|
||||
internal bool isAllItemAnimationEnd;
|
||||
public float currentPathDistance;
|
||||
public bool isAllItemAnimationEnd;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user