AnimationPropertyDetails

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

property
void property(string property)
Undocumented in source. Be warned that the author may not have intended to support it.
property
string property()
Undocumented in source. Be warned that the author may not have intended to support it.
runningOnCompositor
void runningOnCompositor(bool runningOnCompositor)
Undocumented in source. Be warned that the author may not have intended to support it.
runningOnCompositor
bool runningOnCompositor()
Undocumented in source. Be warned that the author may not have intended to support it.
values
auto values()
Undocumented in source. Be warned that the author may not have intended to support it.
values
void values(Sequence!(AnimationPropertyValueDetails) values)
Undocumented in source. Be warned that the author may not have intended to support it.
warning
void warning(string warning)
Undocumented in source. Be warned that the author may not have intended to support it.
warning
string warning()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta