Delegate _ChildSizingFunction Namespace: Unity.UIWidgets.rendering Syntax public delegate float _ChildSizingFunction(RenderBox child, float extent); Parameters Type Name Description RenderBox child Single extent Returns Type Description Single