Struct radiant_rs::Monitor [] [src]

pub struct Monitor { /* fields omitted */ }

An individual monitor, returned from Display::monitors().

Methods

impl Monitor
[src]

Returns the name of the device.

Returns the current width in pixels.

Returns the current height in pixels.

Returns the current width and height in pixels.