DeclareHoverSignal

Mouse hover event

Constructors

this
this(T args)
Undocumented in source.

Members

Functions

hover
bool hover()
onHover
void onHover(bool bOver, Duration dur)
onHoverImpl
void onHoverImpl()
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseOut
void onMouseOut(WeakRef!(const(JSArrayCpp)) )
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseOver
void onMouseOver(WeakRef!(const(JSArrayCpp)) )
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta