Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResizableElement

Instantiates a [ResizableElement] that you add as a child of the [VisualElement] that you want to resize.
Read time 7 minutesLast updated 6 days ago

Definition

[UxmlElement]public class ResizableElement : VisualElement, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle

Constructors

Constructor

Description

ResizableElement()Constructor for ResizableElement.
ResizableElement(System.String)Constructor for ResizableElement.

Inheritance

Inherited Members