RefreshViewHandler.Mapper Field

Definition

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

Field Value

Applies to