LineHandler.Mapper Field

Definition

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

Field Value

Applies to