Wiki Page Content

Revision 1 as of 2014-02-15 22:09:04

Clear message

DRAFT

SDL_HINT_VIDEO_HIGHDPI_DISABLED

A hint that specifies if high-DPI windows ("Retina" on Mac) are not allowed.

Values

0

allow high-DPI windows

1

do not allow high-DPI windows

Default

By default high-DPI windows ("Retina" on Mac) are allowed.

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.1.


CategoryDefine, CategoryHints

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit