APZTestData

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

hitResults
auto hitResults()
Undocumented in source. Be warned that the author may not have intended to support it.
hitResults
void hitResults(Sequence!(APZHitResult) hitResults)
Undocumented in source. Be warned that the author may not have intended to support it.
paints
void paints(Sequence!(APZBucket) paints)
Undocumented in source. Be warned that the author may not have intended to support it.
paints
auto paints()
Undocumented in source. Be warned that the author may not have intended to support it.
repaintRequests
void repaintRequests(Sequence!(APZBucket) repaintRequests)
Undocumented in source. Be warned that the author may not have intended to support it.
repaintRequests
auto repaintRequests()
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