Modifier and Type | Field and Description |
---|---|
Drawable |
background
The slider background, stretched only in one direction.
|
Drawable |
disabledBackground
Optional.
|
Drawable |
disabledKnob
Optional, centered on the background.
|
Drawable |
disabledKnobAfter
Optional.
|
Drawable |
disabledKnobBefore
Optional.
|
Drawable |
knob
Optional, centered on the background.
|
Drawable |
knobAfter
Optional.
|
Drawable |
knobBefore
Optional.
|
Constructor and Description |
---|
Slider.SliderStyle() |
Slider.SliderStyle(Drawable background,
Drawable knob) |
Slider.SliderStyle(Slider.SliderStyle style) |
public Drawable background
public Drawable disabledBackground
public Drawable knob
public Drawable disabledKnob
public Drawable knobBefore
public Drawable knobAfter
public Drawable disabledKnobBefore
public Drawable disabledKnobAfter
public Slider.SliderStyle()
public Slider.SliderStyle(Slider.SliderStyle style)