libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
CSSAnimation
libwasm
bindings
CSSAnimation
Undocumented in source.
@
safe
nothrow
struct
CSSAnimation {
nothrow
libwasm
.
bindings
.
Animation
.
Animation
_parent
;
this
(Handle h);
string
animationName
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
animationName
string
animationName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
libwasm
.
bindings
.
Animation
.
Animation
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
CSSAnimation
structs
CSSAnimation