IRuntimePanel

interface in UnityEngine.UIElements


Implements interfaces:IPanel

Description

Interface for classes implementing UI runtime panels.

Properties

panelSettings The UnityEngine.UIElements.PanelSettings asset associated with this panel.
selectableGameObject A GameObject from the Scene that can be used by UnityEngine.EventSystems.EventSystem to get and set focus to this panel. If null, panel focus will be handled independently of Event System selection.

Did you find this page useful? Please give it a rating: