Trigger the Android system back button behavior.
<syntaxhighlight lang="c"> void SDL_AndroidBackButton(void); </syntaxhighlight>
This function is available since SDL 2.0.9.
CategoryAPI
Trigger the Android system back button behavior.
<syntaxhighlight lang="c"> void SDL_AndroidBackButton(void); </syntaxhighlight>
This function is available since SDL 2.0.9.