Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceAcceleration

Package version

Provides information about the amount of acceleration the device is experiencing along all three axes.

Hierarchy

  • DeviceAcceleration

Index

Properties

Properties

x

x: number | null

y

y: number | null

z

z: number | null

Generated using TypeDoc