dart/system_display
library
Enums
-
ActiveState
-
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
-
Layout position, i.e. edge of parent that the display is attached to.
-
MirrorMode
-
Mirror mode, i.e. different ways of how a display is mirrored to other
displays.