Compartir a través de


IIndicatorView.SelectedIndicatorColor Propiedad

Definición

Color del indicador que representa el índice seleccionado actualmente Solo se admite el color SolidPaint por ahora.

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

Valor de propiedad

Se aplica a