Position uses the final sizes to set relative positions within layouts according to alignment settings, and Grow elements to their actual Alloc size per Styles settings and widget-specific behavior.
()
| 74 | // according to alignment settings, and Grow elements to their actual |
| 75 | // Alloc size per Styles settings and widget-specific behavior. |
| 76 | Position() |
| 77 | |
| 78 | // ApplyScenePos computes scene-based absolute positions and final BBox |
| 79 | // bounding boxes for rendering, based on relative positions from |
no outgoing calls
no test coverage detected