Class DeviceMotionEventAccelerationInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class DeviceMotionEventAccelerationInit
- Inheritance
-
DeviceMotionEventAccelerationInit
- Inherited Members
Constructors
DeviceMotionEventAccelerationInit()
public DeviceMotionEventAccelerationInit()
Fields
X
[Value("x")]
public Number? X
Field Value
Y
[Value("y")]
public Number? Y
Field Value
Z
[Value("z")]
public Number? Z