libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
AnonymousContent.setAnimationForElement
libwasm
bindings
AnonymousContent
AnonymousContent
Undocumented in source. Be warned that the author may not have intended to support it.
auto
setAnimationForElement
(string elementId, Optional!(T1) keyframes, SumType!(double, KeyframeAnimationOptions) options)
struct
AnonymousContent
nothrow
auto
setAnimationForElement
(
T1
)
(
string
elementId
,
scope
auto
ref
Optional
!(
T1
)
keyframes
,
scope
ref
SumType
!(
double
,
KeyframeAnimationOptions
)
options
)
if
(
isTOrPointer
!(
T1
,
JsObject
)
)
auto
setAnimationForElement
(string elementId, Optional!(T1) keyframes)
Meta
Source
See Implementation
libwasm
bindings
AnonymousContent
AnonymousContent
constructors
this
functions
getAttributeForElement
getCanvasContext
getComputedStylePropertyValue
getTextContentForElement
removeAttributeForElement
setAnimationForElement
setAttributeForElement
setCutoutRectsForElement
setTextContentForElement
variables
handle