Table of Contents

Event AfterControlLongTap

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

Occurs when the corresponding control's event is raised.

public event EventHandler<LongTapEventArgs>? AfterControlLongTap

Returns

EventHandler<LongTapEventArgs>
Occurs when the corresponding control's event is raised.