PathHandler.Mapper Field

Definition

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

Field Value

Applies to