VideoMode.toString

Returns a string representation of the video mode.

struct VideoMode
string
toString
()

Return Value

Type: string

The video mode as a string in terms of width, height, and bits per pixel.

Meta