Sdílet prostřednictvím


ViewHandler.MapRotationX(IViewHandler, IView) Metoda

Definice

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

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

Parametry

handler
IViewHandler

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

view
IView

IView Přidružená instance.

Platí pro