Compartir a través de


IIndicatorView.SelectedIndicatorColor Property

Definition

Color of the indicator that represents the currently selected index We only support SolidPaint color for now

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

Property Value

Applies to