EntryHandler.CommandMapper Field

Definition

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

Field Value

Applies to