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
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
    Annotations
    @JSType()
  2. class DeviceMotionEvent extends Event
    Annotations
    @JSType() @native() @JSGlobal()
  3. trait DeviceMotionEventInit extends Any
    Annotations
    @JSType()
  4. class DeviceOrientationEvent extends Event
    Annotations
    @JSType() @native() @JSGlobal()
  5. trait DeviceOrientationEventInit extends Object
    Annotations
    @JSType()
  6. trait DeviceRotationRate extends Any
    Annotations
    @JSType()

Value Members

  1. object DeviceOrientationEventInit

Inherited from AnyRef

Inherited from Any

Ungrouped