Partager via


IndicatorViewHandler.MapSelectedIndicatorColor Method

Definition

public:
 static void MapSelectedIndicatorColor(Microsoft::Maui::Handlers::IIndicatorViewHandler ^ handler, Microsoft::Maui::IIndicatorView ^ indicator);
public static void MapSelectedIndicatorColor (Microsoft.Maui.Handlers.IIndicatorViewHandler handler, Microsoft.Maui.IIndicatorView indicator);
static member MapSelectedIndicatorColor : Microsoft.Maui.Handlers.IIndicatorViewHandler * Microsoft.Maui.IIndicatorView -> unit
Public Shared Sub MapSelectedIndicatorColor (handler As IIndicatorViewHandler, indicator As IIndicatorView)

Parameters

indicator
IIndicatorView

Applies to