Slider.ThumbColor Property
Definition
Gets or sets the color of the slider thumb button.
public Xamarin.Forms.Color ThumbColor { get; set; }
member this.ThumbColor : Xamarin.Forms.Color with get, set
Property Value
- Color
The color of the slider thumb button.
Applies to