ContentViewHandler.CommandMapper Field

Definition

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

Field Value

Applies to