Share via


ISlider.MaximumTrackColor Property

Definition

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

public:
 property Microsoft::Maui::Graphics::Color ^ MaximumTrackColor { Microsoft::Maui::Graphics::Color ^ get(); };
public Microsoft.Maui.Graphics.Color MaximumTrackColor { get; }
member this.MaximumTrackColor : Microsoft.Maui.Graphics.Color
Public ReadOnly Property MaximumTrackColor As Color

Property Value

Applies to