Slider.MaximumTrackColor Property

Definition

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

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

Property Value

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

Applies to