dlangui v0.9.76 (2017-06-21T06:58:02Z)
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