[−][src]Trait amethyst_window::MonitorsAccess
A struct that can resolve monitors. Usually either a Window or an EventsLoop.
Required methods
fn iter(&self) -> AvailableMonitorsIter
Returns an iterator over the available monitors
fn primary(&self) -> MonitorId
Returns the MonitorId
of the primary display