Package

org.scalajs.dom.experimental

deviceorientation

Permalink

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
Visibility
  1. Public
  2. All

Type Members

  1. trait DeviceAcceleration extends Any

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

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

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

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

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

    Permalink
    Annotations
    @ScalaJSDefined() @RawJSType()

Value Members

  1. object DeviceOrientationEventInit

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped