dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
AbstractProgressBar.this
dlangui
widgets
progressbar
AbstractProgressBar
Undocumented in source.
class
AbstractProgressBar
this
(
string
ID
= null
,
int
progress
=
PROGRESS_INDETERMINATE
)
Meta
Source
See Implementation
dlangui
widgets
progressbar
AbstractProgressBar
constructors
this
functions
onAnimationTimer
onTimer
scheduleAnimation
stopAnimation
properties
animationInterval
indeterminate
progress
variables
_animationInterval
_animationPhase
_animationSpeedPixelsPerSecond
_animationTimerId
_lastAnimationTs
_progress