Share via


SwitchHandler.MapThumbColor(ISwitchHandler, ISwitch) Method

Definition

public:
 static void MapThumbColor(Microsoft::Maui::Handlers::ISwitchHandler ^ handler, Microsoft::Maui::ISwitch ^ view);
public static void MapThumbColor (Microsoft.Maui.Handlers.ISwitchHandler handler, Microsoft.Maui.ISwitch view);
static member MapThumbColor : Microsoft.Maui.Handlers.ISwitchHandler * Microsoft.Maui.ISwitch -> unit
Public Shared Sub MapThumbColor (handler As ISwitchHandler, view As ISwitch)

Parameters

handler
ISwitchHandler
view
ISwitch

Applies to