Table of Contents

Class DeviceOrientationEventInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class DeviceOrientationEventInit : EventInit
Inheritance
DeviceOrientationEventInit
Inherited Members

Constructors

DeviceOrientationEventInit()

public DeviceOrientationEventInit()

Fields

Absolute

[Value("absolute")]
public bool Absolute

Field Value

bool

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