Share via


ShapeViewHandler.MapBackground(IShapeViewHandler, IShapeView) Method

Definition

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

Parameters

shapeView
IShapeView

Applies to