Share via


ImageButtonHandler.MapStrokeThickness Method

Definition

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

Parameters

buttonStroke
IButtonStroke

Applies to