dlangui v0.10.7 (2024-03-11T09:32:36Z)
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).