Skip to content

MTY_AppGetInputMode

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Get the app's current mobile input mode.

MTY_InputMode MTY_AppGetInputMode(
    MTY_App * ctx
);

Parameters

ctx (MTY_App *)

The MTY_App.

Return value

MTY_InputMode

App's current mobile input mode.

Platform support

Android  

See also

Module: App

Clone this wiki locally