Skip to content

MTY_InputMode

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Mobile input modes.

Name Value Details
MTY_INPUT_MODE_UNSPECIFIED 0 No input mode specified.
MTY_INPUT_MODE_TOUCHSCREEN 1 Report input events as if the user is touching the screen.
MTY_INPUT_MODE_TRACKPAD 2 Report input events as if the user is using a trackpad.

See also

Module: App

Clone this wiki locally