StretchToParentSize(VisualElement)
Aligns a VisualElement's left, top, right and bottom edges with the corresponding edges of its parent.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static void StretchToParentSize(this VisualElement elem)
Parameters
The element to be aligned with its parent
Remarks
This method provides a way to set the following styles in one operation: