coordinateSystem property
The coordinateSystem used for upcoming OrientationEvent.
Defaults to DisplayCoordinateSystem. When changing this value, all existing listeners will receive OrientationEvent in the new coordinate system.
Implementation
static CoordinateSystem coordinateSystem = DisplayCoordinateSystem();