visualElement
The referenced VisualElement.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public VisualElement visualElement { get; set; }
Remarks
This is stored as a weak reference, which might be null if the element has been destroyed.