Partager via


ElementHandler(IPropertyMapper, CommandMapper) Constructor

Definition

protected ElementHandler (Microsoft.Maui.IPropertyMapper mapper, Microsoft.Maui.CommandMapper? commandMapper = default);
new Microsoft.Maui.Handlers.ElementHandler : Microsoft.Maui.IPropertyMapper * Microsoft.Maui.CommandMapper -> Microsoft.Maui.Handlers.ElementHandler
Protected Sub New (mapper As IPropertyMapper, Optional commandMapper As CommandMapper = Nothing)

Parameters

commandMapper
CommandMapper

Applies to