Share via


ViewHandler.MapScaleY(IViewHandler, IView) Method

Definition

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

Parameters

handler
IViewHandler
view
IView

Applies to