The ID of the application on Ubuntu Touch, as reported in the manifest.
Defined in <SDL3/SDL_system.h>
#define SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_APPID_STRING "SDL.system.ubuntu_touch.appid"This is often called the "App Name"; the human-readable name for an app is called the "App Title".
This string is needed by some low-level OS features to operate properly.
This macro is available since SDL 3.6.0.