Share via


ImageButtonHandler.MapStrokeColor(IImageButtonHandler, IButtonStroke) Method

Definition

public:
 static void MapStrokeColor(Microsoft::Maui::Handlers::IImageButtonHandler ^ handler, Microsoft::Maui::IButtonStroke ^ buttonStroke);
public static void MapStrokeColor (Microsoft.Maui.Handlers.IImageButtonHandler handler, Microsoft.Maui.IButtonStroke buttonStroke);
static member MapStrokeColor : Microsoft.Maui.Handlers.IImageButtonHandler * Microsoft.Maui.IButtonStroke -> unit
Public Shared Sub MapStrokeColor (handler As IImageButtonHandler, buttonStroke As IButtonStroke)

Parameters

buttonStroke
IButtonStroke

Applies to