UIBlock.ChildBounds
ChildBounds
The total UnityEngine.Bounds of this UIBlock's immediate children in local space.
Remarks
May require a call to CalculateLayout() for up-to-date values if child content has changed within a frame.
Declaration
public UnityEngine.Bounds ChildBounds { get; }