deviceOrientationEvent top-level property
dynamic
get
deviceOrientationEvent
The DeviceOrientationEvent provides web developers with information from the physical orientation of the device running the web page. Available only in secure contexts.
Implementation
_i2.dynamic get deviceOrientationEvent => _i4.getProperty(
_self,
'DeviceOrientationEvent',
);