|
⇤ ← Revision 1 as of 2014-07-26 08:47:50
Size: 1300
Comment: Added page using content from header.
|
Size: 1353
Comment: Added Default section.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
== Default == By default this hint is not set. |
DRAFT |
SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION
A hint that specifies the Android APK expansion main file version.
Contents
Values
X |
the Android APK expansion main file version (should be a string number like "1", "2" etc.) |
Default
By default this hint is not set.
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Version
This hint is available since SDL 2.0.4.
