Searched refs:animateDuration (Results 1 – 2 of 2) sorted by relevance
50 private float animateDuration, animateTime; field in ProgressBar209 …> 0) return animateInterpolation.apply(animateFromValue, value, 1 - animateTime / animateDuration); in getVisualValue()245 else if (animateDuration > 0) { in setValue()247 animateTime = animateDuration; in setValue()307 this.animateDuration = duration; in setAnimateDuration()
40 …animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,cancel:":input,optio… property