DRAFT |
SDL_HINT_VIDEO_ALLOW_SCREENSAVER
A hint that specifies whether the screensaver is enabled.
Values
0 |
disable screensaver |
1 |
enable screensaver |
Default
By default SDL will disable the screensaver.
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.2.