libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
StyleSheetChangeEventInit.stylesheet
libwasm
bindings
StyleSheetChangeEvent
StyleSheetChangeEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
stylesheet
(Optional!(T0) stylesheet)
struct
StyleSheetChangeEventInit
nothrow
void
stylesheet
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
stylesheet
)
if
(
isTOrPointer
!(
T0
,
CSSStyleSheet
)
)
auto
stylesheet
()
Meta
Source
See Implementation
libwasm
bindings
StyleSheetChangeEvent
StyleSheetChangeEventInit
constructors
this
functions
documentSheet
stylesheet
static functions
create
variables
_parent