== Draft == '''THIS PAGE IS A WORK IN PROGRESS''' ... Please make edits to this page to improve it! = SDL_HINT_VIDEO_ALLOW_SCREENSAVER = A hint that specifies whether the screensaver is enabled. == Values == {| |0 |disable screensaver (default) |- |1 |enable screensaver |} == Default == By default SDL will disable the screensaver. == Version == This hint is available since SDL 2.0.2. ---- [[CategoryDefine]], [[CategoryHints]], [[CategoryDraft]]