PolygonHandler.Mapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::Controls::Shapes::Polygon ^, Microsoft::Maui::Handlers::IShapeViewHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.Controls.Shapes.Polygon,Microsoft.Maui.Handlers.IShapeViewHandler> Mapper;
 staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.Controls.Shapes.Polygon, Microsoft.Maui.Handlers.IShapeViewHandler>
Public Shared Mapper As IPropertyMapper(Of Polygon, IShapeViewHandler) 

Field Value

Applies to