Skip to content

MTY_AppCanWarpCursor

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Check if the app is able to warp the cursor.

bool MTY_AppCanWarpCursor(
    MTY_App * ctx
);

Parameters

ctx (MTY_App *)

The MTY_App.

Return value

bool

App is able to warp the cursor.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: App

Clone this wiki locally