dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ButtonDetails._downTs
dlangui
core
events
ButtonDetails
Clock.currStdTime() for down event of this button (0 if button is up).
struct
ButtonDetails
protected
long
_downTs
;
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 down event of this button (0 if button is up).