Udostępnij za pośrednictwem


BorderHandler.MapContent(IBorderHandler, IBorderView) Metoda

Definicja

Mapuje właściwość abstrakcyjną Content na implementacje specyficzne dla platformy.

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

Parametry

handler
IBorderHandler

Skojarzona procedura obsługi.

border
IBorderView

Skojarzone IBorderView wystąpienie.

Dotyczy