struct in UnityEngine.UI
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseStructure storing details related to navigation.
defaultNavigation | Return a Navigation with sensible default values. |
mode | Navigation mode. |
selectOnDown | Specify a Selectable UI GameObject to highlight when the down arrow key is pressed. |
selectOnLeft | Specify a Selectable UI GameObject to highlight when the left arrow key is pressed. |
selectOnRight | Specify a Selectable UI GameObject to highlight when the right arrow key is pressed. |
selectOnUp | Specify a Selectable UI GameObject to highlight when the Up arrow key is pressed. |