runtimePanel
The runtime panel that this UIDocument is attached to.
Read time 1 minuteLast updated 4 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.