Navigation

struct in UnityEngine.UI

Cambiar al Manual

Descripción

Estructura que almacena detalles relativos a la navegación.

Variables Estáticas

defaultNavigationReturn a Navigation with sensible default values.

Variables

modeModo de navegación.
selectOnDownSpecify a Selectable UI GameObject to highlight when the down arrow key is pressed.
selectOnLeftSpecify a Selectable UI GameObject to highlight when the left arrow key is pressed.
selectOnRightSpecify a Selectable UI GameObject to highlight when the right arrow key is pressed.
selectOnUpSpecify a Selectable UI GameObject to highlight when the Up arrow key is pressed.