Select your preferred scripting language. All code snippets will be displayed in this language.
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.
CloseStructure storing details related to navigation.
defaultNavigation | Return a Navigation with sensible default values. |
mode | Navitation mode. |
selectOnDown | Selectable to select on down. |
selectOnLeft | Selectable to select on left. |
selectOnRight | Selectable to select on right. |
selectOnUp | Selectable to select on up. |