ScreenOrientation

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

angle
ushort angle()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
auto lock(OrientationLockType orientation)
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
void onchange(Optional!(T0) onchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
EventHandler onchange()
Undocumented in source. Be warned that the author may not have intended to support it.
type
OrientationType type()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta