DeviceMotionEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

acceleration
void acceleration(DeviceAccelerationInit acceleration)
Undocumented in source. Be warned that the author may not have intended to support it.
acceleration
auto acceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
accelerationIncludingGravity
void accelerationIncludingGravity(DeviceAccelerationInit accelerationIncludingGravity)
Undocumented in source. Be warned that the author may not have intended to support it.
accelerationIncludingGravity
auto accelerationIncludingGravity()
Undocumented in source. Be warned that the author may not have intended to support it.
interval
Optional!(double) interval()
Undocumented in source. Be warned that the author may not have intended to support it.
interval
void interval(Optional!(T0) interval)
Undocumented in source. Be warned that the author may not have intended to support it.
rotationRate
void rotationRate(DeviceRotationRateInit rotationRate)
Undocumented in source. Be warned that the author may not have intended to support it.
rotationRate
auto rotationRate()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta