Share via


ViewHandler.MapRotationY(IViewHandler, IView) Method

Definition

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)

Parameters

handler
IViewHandler
view
IView

Applies to