Sdílet prostřednictvím


ViewHandler.MapRotation(IViewHandler, IView) Metoda

Definice

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

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

Parametry

handler
IViewHandler

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

view
IView

IView Přidružená instance.

Platí pro