Table of Contents

Method OnDoubleTapGesture

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

OnDoubleTapGesture(TappedEventArgs)

Raised when double tap gesture is recognized.

protected virtual void OnDoubleTapGesture(TappedEventArgs e)

Parameters

e TappedEventArgs

Event arguments.