Namespace UnityEngine.InputSystem.Android.LowLevel
Classes
AndroidGameControllerState.Variants
Structs
AndroidGameControllerState
Default state layout for Android game controller.
Enums
AndroidAxis
Enum used to identity the axis type in the Android motion input event. See axis. See https://developer.android.com/reference/android/view/MotionEvent#constants_1 for more details.
AndroidKeyCode
Enum used to identity the key in the Android key event. See buttons. See https://developer.android.com/reference/android/view/KeyEvent#constants_1 for more details.