display property

Display display

Gets the display this window is associated with.

Note: the object returned by this method is not cached.

Implementation

Display get display => sdl.createDisplay(displayIndex);