Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StretchToParentSize(VisualElement)

Aligns a VisualElement's left, top, right and bottom edges with the corresponding edges of its parent.
Read time 1 minuteLast updated 10 days ago

Definition

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: