Partager via


ViewHandler.MapRotation(IViewHandler, IView) Méthode

Définition

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

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)

Paramètres

handler
IViewHandler

Gestionnaire associé.

view
IView

Instance associée IView .

S’applique à