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.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
GameObject selectableGameObject { get; set; }