libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
DeviceOrientationEvent.initDeviceOrientationEvent
libwasm
bindings
DeviceOrientationEvent
DeviceOrientationEvent
Undocumented in source. Be warned that the author may not have intended to support it.
void
initDeviceOrientationEvent
(string type, bool canBubble, bool cancelable, Optional!(T3) alpha, Optional!(T4) beta, Optional!(T5) gamma, bool absolute)
void
initDeviceOrientationEvent
(string type, bool canBubble, bool cancelable, Optional!(T3) alpha, Optional!(T4) beta, Optional!(T5) gamma)
void
initDeviceOrientationEvent
(string type, bool canBubble, bool cancelable, Optional!(T3) alpha, Optional!(T4) beta)
void
initDeviceOrientationEvent
(string type, bool canBubble, bool cancelable, Optional!(T3) alpha)
void
initDeviceOrientationEvent
(string type, bool canBubble, bool cancelable)
void
initDeviceOrientationEvent
(string type, bool canBubble)
void
initDeviceOrientationEvent
(string type)
struct
DeviceOrientationEvent
nothrow
void
initDeviceOrientationEvent
()
(
string
type
)
Meta
Source
See Implementation
libwasm
bindings
DeviceOrientationEvent
DeviceOrientationEvent
constructors
this
functions
absolute
alpha
beta
gamma
initDeviceOrientationEvent
variables
_parent