Slider.MinimumTrackColor Property

Definition

Gets or sets the color of the portion of the slider track that contains the minimum value of the slider.

public Xamarin.Forms.Color MinimumTrackColor { get; set; }
member this.MinimumTrackColor : Xamarin.Forms.Color with get, set

Property Value

Thhe color of the portion of the slider track that contains the minimum value of the slider.

Applies to