Display.name

Wraps SDL_GetDisplayName which gets the display's name

class Display
const @property @trusted
string
name
()

Return Value

Type: string

the display's name

Throws

dsdl2.SDLException if failed to get the display name

Meta