Table of Contents

Method OnLongTap

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnLongTap(LongTapEventArgs)

Called when the LongTap event is raised.

protected virtual void OnLongTap(LongTapEventArgs e)

Parameters

e LongTapEventArgs

An EventArgs that contains the event data.