Packages

p

org.scalajs.dom.experimental

deviceorientation

package deviceorientation

Implements the Device Orientation API, Editor's draft, 26 February 2016.

http://w3c.github.io/deviceorientation/spec-source-orientation.html

Linear Supertypes
AnyRef, Any

Type Members

  1. trait DeviceAcceleration extends Any
    Annotations
    @JSType()
  2. class DeviceMotionEvent extends Event
    Annotations
    @JSType() @native() @JSGlobal()
  3. trait DeviceMotionEventInit extends Object with EventInit
    Annotations
    @JSType()
  4. class DeviceOrientationEvent extends Event
    Annotations
    @JSType() @native() @JSGlobal()
  5. trait DeviceOrientationEventInit extends Object with EventInit
    Annotations
    @JSType()
  6. trait DeviceRotationRate extends Any
    Annotations
    @JSType()

Inherited from AnyRef

Inherited from Any

Ungrouped