PageHandler.CommandMapper Field

Definition

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

Field Value

Applies to