Partager via


ViewHandler.MapRotationY(IViewHandler, IView) Méthode

Définition

Cartes la propriété abstraite RotationY d’une vue aux implémentations spécifiques à la plateforme.

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

Paramètres

handler
IViewHandler

Gestionnaire associé.

view
IView

Instance associée IView .

S’applique à