-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_AppIsActive
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Check if an app is currently focused and in the foreground.
bool MTY_AppIsActive(
MTY_App * ctx
);
ctx
(MTY_App *
)
The MTY_App
.
bool
App is currently focused and in the foreground.