APZHitResult

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

hitResult
void hitResult(ushort hitResult)
Undocumented in source. Be warned that the author may not have intended to support it.
hitResult
ushort hitResult()
Undocumented in source. Be warned that the author may not have intended to support it.
screenX
void screenX(float screenX)
Undocumented in source. Be warned that the author may not have intended to support it.
screenX
float screenX()
Undocumented in source. Be warned that the author may not have intended to support it.
screenY
void screenY(float screenY)
Undocumented in source. Be warned that the author may not have intended to support it.
screenY
float screenY()
Undocumented in source. Be warned that the author may not have intended to support it.
scrollId
void scrollId(uint scrollId)
Undocumented in source. Be warned that the author may not have intended to support it.
scrollId
uint scrollId()
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