Skip to content

MTY_AppRemoveHotkeys

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Remove all hotkeys.

void MTY_AppRemoveHotkeys(
    MTY_App * ctx,
    MTY_Scope scope
);

Parameters

ctx (MTY_App *)

The MTY_App.

scope (MTY_Scope)

Global or local scope.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: App

Clone this wiki locally