Table of Contents

Class DeviceMotionEventRotationRateInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class DeviceMotionEventRotationRateInit
Inheritance
DeviceMotionEventRotationRateInit
Inherited Members

Constructors

DeviceMotionEventRotationRateInit()

public DeviceMotionEventRotationRateInit()

Fields

Alpha

[Value("alpha")]
public Number? Alpha

Field Value

Number

Beta

[Value("beta")]
public Number? Beta

Field Value

Number

Gamma

[Value("gamma")]
public Number? Gamma

Field Value

Number