Interface for classes implementing UI runtime panels.
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. |