Share via


SliderHandler.MapThumbColor(IViewHandler, ISlider) Method

Definition

public:
 static void MapThumbColor(Microsoft::Maui::IViewHandler ^ handler, Microsoft::Maui::ISlider ^ slider);
public static void MapThumbColor (Microsoft.Maui.IViewHandler handler, Microsoft.Maui.ISlider slider);
static member MapThumbColor : Microsoft.Maui.IViewHandler * Microsoft.Maui.ISlider -> unit
Public Shared Sub MapThumbColor (handler As IViewHandler, slider As ISlider)

Parameters

handler
IViewHandler
slider
ISlider

Applies to