Sdílet prostřednictvím


BorderHandler.MapStrokeDashOffset(IBorderHandler, IBorderView) Metoda

Definice

Mapuje abstraktní StrokeDashOffset vlastnost na implementace specifické pro platformu.

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

Parametry

handler
IBorderHandler

Přidružená obslužná rutina.

border
IBorderView

Přidružená IBorderView instance.

Platí pro