Table of Contents

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

Number

Y

[Value("y")]
public Number? Y

Field Value

Number

Z

[Value("z")]
public Number? Z

Field Value

Number