x property
double?
get
x
The x
read-only property of the DeviceMotionEventAcceleration
interface indicates the amount of acceleration that occurred along the X
axis in a
DeviceMotionEventAcceleration
object.
Implementation
external double? get x;