Partager via


BorderHandler.MapStrokeDashPattern(IBorderHandler, IBorderView) Méthode

Définition

Mappe la propriété abstraite StrokeDashPattern aux implémentations spécifiques à la plateforme.

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

Paramètres

handler
IBorderHandler

Le gestionnaire associé.

border
IBorderView

Instance associée IBorderView .

S’applique à