RectangleHandler.Mapper Field

Definition

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

Field Value

Applies to