Share via


ElementHandler<TVirtualView,TPlatformView> Constructor

Definition

protected ElementHandler (Microsoft.Maui.IPropertyMapper mapper, Microsoft.Maui.CommandMapper? commandMapper = default);
new Microsoft.Maui.Handlers.ElementHandler<'VirtualView, 'PlatformView (requires 'VirtualView : null and 'VirtualView :> Microsoft.Maui.IElement and 'PlatformView : null)> : Microsoft.Maui.IPropertyMapper * Microsoft.Maui.CommandMapper -> Microsoft.Maui.Handlers.ElementHandler<'VirtualView, 'PlatformView (requires 'VirtualView : null and 'VirtualView :> Microsoft.Maui.IElement and 'PlatformView : null)>
Protected Sub New (mapper As IPropertyMapper, Optional commandMapper As CommandMapper = Nothing)

Parameters

commandMapper
CommandMapper

Applies to