dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
ButtonDetails._upTs
dlangui
core
events
ButtonDetails
Clock.currStdTime() for up event of this button (0 if button is still down).
struct
ButtonDetails
protected
long
_upTs
;
Meta
Source
See Implementation
dlangui
core
events
ButtonDetails
functions
down
reset
up
properties
doubleClick
downDuration
downFlags
downX
downY
isDown
tripleClick
variables
_doubleClick
_downFlags
_downTs
_downX
_downY
_prevDownTs
_tripleClick
_upTs
Clock.currStdTime() for up event of this button (0 if button is still down).