Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Oct 20, 2024
1 parent 86cb411 commit f64a70d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SDL3/SDL_RequestAndroidPermission.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ will NOT be called, but this should only happen in catastrophic conditions,
like memory running out. Normally there will be a yes or no to the request
through the callback.
For the `permission` parameter, choose a value from here:
https://developer.android.com/reference/android/Manifest.permission
## Thread Safety
It is safe to call this function from any thread.
Expand Down

0 comments on commit f64a70d

Please sign in to comment.