PageHandler.Mapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IContentView ^, Microsoft::Maui::Handlers::IPageHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IContentView,Microsoft.Maui.Handlers.IPageHandler> Mapper;
 staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IContentView, Microsoft.Maui.Handlers.IPageHandler>
Public Shared Mapper As IPropertyMapper(Of IContentView, IPageHandler) 

Field Value

Applies to