runtimePanel
The runtime panel whose visualTree contains this document's rootVisualElement, if any.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public IRuntimePanel runtimePanel { get; }
Remarks
Null will be returned if the UIDocument is not enabled or if the panel has not been created yet.