Share via


NavigationViewHandler.CommandMapper Field

Definition

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

Field Value

Applies to