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
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. deviceorientation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait DeviceAcceleration extends Any

    Annotations
    @ScalaJSDefined() @RawJSType()
  2. class DeviceMotionEvent extends Event

    Annotations
    @RawJSType() @native() @JSGlobal()
  3. trait DeviceMotionEventInit extends Any

    Annotations
    @ScalaJSDefined() @RawJSType()
  4. class DeviceOrientationEvent extends Event

    Annotations
    @RawJSType() @native() @JSGlobal()
  5. trait DeviceOrientationEventInit extends Object

    Annotations
    @ScalaJSDefined() @RawJSType()
  6. trait DeviceRotationRate extends Any

    Annotations
    @ScalaJSDefined() @RawJSType()

Value Members

  1. object DeviceOrientationEventInit

Inherited from AnyRef

Inherited from Any

Ungrouped