PolylineHandler.Mapper Field

Definition

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

Field Value

Applies to