Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidNavigationHidden

Options to indicate whether the 5-way or DPAD navigation methods are available on the device.
Read time 1 minuteLast updated 6 days ago

Definition

public enum AndroidNavigationHidden

Remarks

Fields

Value

Description

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