CommandMapper Class

Definition

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

Constructors

CommandMapper()
CommandMapper(CommandMapper)

Properties

Chained

Methods

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

Applies to