Share via


ShapeViewHandler.MapAspect(IShapeViewHandler, IShapeView) Method

Definition

public:
 static void MapAspect(Microsoft::Maui::Handlers::IShapeViewHandler ^ handler, Microsoft::Maui::IShapeView ^ shapeView);
public static void MapAspect (Microsoft.Maui.Handlers.IShapeViewHandler handler, Microsoft.Maui.IShapeView shapeView);
static member MapAspect : Microsoft.Maui.Handlers.IShapeViewHandler * Microsoft.Maui.IShapeView -> unit
Public Shared Sub MapAspect (handler As IShapeViewHandler, shapeView As IShapeView)

Parameters

shapeView
IShapeView

Applies to