Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidNavigationHidden

enumeration

Description

Options to indicate whether the 5-way or DPAD navigation methods are available on the device.

Properties

UndefinedMirrors the Android property value NAVIGATIONHIDDEN_UNDEFINED.
NoMirrors the Android property value NAVIGATIONHIDDEN_NO.
YesMirrors the Android property value NAVIGATIONHIDDEN_YES.