Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

UIDocument.runtimePanel

public UIElements.IRuntimePanel runtimePanel;

Description

The runtime panel that this UIDocument is attached to.

Null will be returned if the UIDocument is not enabled or if the panel has not been created yet.