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
- Type: Class
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
- Inherits from: VisualElement
- Implements: IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle
[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. |