namespace XCharts.Runtime { [UnityEngine.Scripting.Preserve] internal sealed class GridLayoutHandler : MainComponentHandler<GridLayout> { } }