dart/core/js/system_display library

Properties

chrome JSChrome
no setter

Typedefs

ActiveState = String
An enum to tell if the display is detected and used by the system. The display is considered 'inactive', if it is not detected by the system (maybe disconnected, or considered disconnected due to sleep mode, etc). This state is used to keep existing display when the all displays are disconnected, for example.
LayoutPosition = String
Layout position, i.e. edge of parent that the display is attached to.
MirrorMode = String
Mirror mode, i.e. different ways of how a display is mirrored to other displays.

Exceptions / Errors

ApiNotAvailableException