Struct winit::MonitorId [] [src]

pub struct MonitorId(_);

Identifier for a monitor.

Methods

impl MonitorId
[src]

Returns a human-readable name of the monitor.

Returns the native platform identifier for this monitor.

Returns the number of pixels currently displayed on the monitor.