Share via


CommandMapper Class

Definition

public ref class CommandMapper abstract : Microsoft::Maui::ICommandMapper
public abstract class CommandMapper : Microsoft.Maui.ICommandMapper
type CommandMapper = class
    interface ICommandMapper
Public MustInherit Class CommandMapper
Implements ICommandMapper
Inheritance
CommandMapper
Derived
Implements

Constructors

Name Description
CommandMapper()
CommandMapper(CommandMapper)

Properties

Name Description
Chained

Methods

Name Description
GetCommand(String)
Invoke(IElementHandler, IElement, String, Object)

Applies to