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
bool
isValid
const
(
)

Return Value

Type: bool

true if the video mode is valid for fullscreen mode.

Meta