Class BurnTimerLightCountdownUIValueBinder
public class BurnTimerLightCountdownUIValueBinder : UIValueNumberBinder, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<double>, IUIValueBindable<double>, IUIValueNumberBindable, IUIValueBindable
- Inheritance
-
BurnTimerLightCountdownUIValueBinder
- Implements
- Inherited Members
- Extension Methods
Constructors
BurnTimerLightCountdownUIValueBinder()
public BurnTimerLightCountdownUIValueBinder()
Methods
Initialize(Image[], Color, Color, Color, Color)
public void Initialize(Image[] lights, Color offColor, Color greenColor, Color yellowColor, Color redColor)
Parameters
lightsImage[]offColorColorgreenColorColoryellowColorColorredColorColor
OnMappedNumberRangeChanged(UIValueNumberRange, bool)
protected override void OnMappedNumberRangeChanged(UIValueNumberRange oldRange, bool shouldRedraw)
Parameters
oldRangeUIValueNumberRangeshouldRedrawbool
RedrawValue(bool)
public override void RedrawValue(bool instant = true)
Parameters
instantbool