Share via


ViewHandler.ViewMapper Field

Definition

A dictionary that maps the virtual view properties to their platform view counterparts.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IView ^, Microsoft::Maui::IViewHandler ^> ^ ViewMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView,Microsoft.Maui.IViewHandler> ViewMapper;
 staticval mutable ViewMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView, Microsoft.Maui.IViewHandler>
Public Shared ViewMapper As IPropertyMapper(Of IView, IViewHandler) 

Field Value

Applies to