RefreshViewHandler.CommandMapper Field

Definition

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

Field Value

Applies to