Sdílet prostřednictvím


ViewHandler.MapAnchorY(IViewHandler, IView) Metoda

Definice

Mapy abstraktní AnchorY vlastnost zobrazení pro implementace specifické pro platformu.

public:
 static void MapAnchorY(Microsoft::Maui::IViewHandler ^ handler, Microsoft::Maui::IView ^ view);
public static void MapAnchorY (Microsoft.Maui.IViewHandler handler, Microsoft.Maui.IView view);
static member MapAnchorY : Microsoft.Maui.IViewHandler * Microsoft.Maui.IView -> unit
Public Shared Sub MapAnchorY (handler As IViewHandler, view As IView)

Parametry

handler
IViewHandler

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

view
IView

IView Přidružená instance.

Platí pro