selectableGameObject
A GameObject from the Scene that can be used by 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 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
GameObject selectableGameObject { get; set; }