Поделиться через


BorderHandler.MapStrokeThickness(IBorderHandler, IBorderView) Метод

Определение

Сопоставляет абстрактное StrokeThickness свойство с реализациями, зависящими от платформы.

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

Параметры

handler
IBorderHandler

Связанный обработчик.

border
IBorderView

Связанный IBorderView экземпляр.

Применяется к