dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
AbstractProgressBar.animationInterval
dlangui
widgets
progressbar
AbstractProgressBar
set animation interval in milliseconds, if 0 - no animation
int
animationInterval
[@property getter]
int
animationInterval
[@property setter]
class
AbstractProgressBar
@
property
AbstractProgressBar
animationInterval
(
int
animationIntervalMillis
)
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
set animation interval in milliseconds, if 0 - no animation