Scroll to navigation

SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_APP_VERSION_STRING(3) SDL3 FUNCTIONS SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_APP_VERSION_STRING(3)

NAME

SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_APP_VERSION_STRING - The version of the application on Ubuntu Touch, as reported in the manifest.

SYNOPSIS

#include <SDL3/SDL_system.h>
#define SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_APP_VERSION_STRING "SDL.system.ubuntu_touch.app_version"

AVAILABILITY

This macro is available since SDL 3.6.0.

SEE ALSO

SDL_IsUbuntuTouch(3)

SDL 3.5.0 Simple Directmedia Layer