VideoMode.isValid

Tell whether or not the video mode is valid.

The validity of video modes is only relevant when using fullscreen windows; otherwise any video mode can be used with no restriction.

struct VideoMode
const
bool
isValid
()

Return Value

Type: bool

True if the video mode is valid for fullscreen mode.

Meta