mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
代码优化
This commit is contained in:
@@ -40,6 +40,7 @@ namespace XCharts.Runtime
|
||||
public bool hideIconIfTextEmpty { set { m_HideIconIfTextEmpty = value; } }
|
||||
public bool isIconActive { get; private set; }
|
||||
public bool isAnimationEnd { get; internal set; }
|
||||
public Rect rect { get; set; }
|
||||
|
||||
internal RectTransform objectRect
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user