Share via


ImageButtonHandler.MapCornerRadius(IImageButtonHandler, IButtonStroke) Method

Definition

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

Parameters

buttonStroke
IButtonStroke

Applies to