DeviceOrientationEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

absolute
bool absolute()
Undocumented in source. Be warned that the author may not have intended to support it.
absolute
void absolute(bool absolute)
Undocumented in source. Be warned that the author may not have intended to support it.
alpha
void alpha(Optional!(T0) alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
alpha
Optional!(double) alpha()
Undocumented in source. Be warned that the author may not have intended to support it.
beta
void beta(Optional!(T0) beta)
Undocumented in source. Be warned that the author may not have intended to support it.
beta
Optional!(double) beta()
Undocumented in source. Be warned that the author may not have intended to support it.
gamma
void gamma(Optional!(T0) gamma)
Undocumented in source. Be warned that the author may not have intended to support it.
gamma
Optional!(double) gamma()
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