SwipeEventHandler
Wisej.Web.SwipeEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the method that will handle the Swipe event.
public delegate void SwipeEventHandler(Object sender, SwipeEventArgs e)Public Delegate Sub SwipeEventHandler(ByVal sender As [Object], ByVal e As SwipeEventArgs)Parameters
Name
Type
Description
Fired By
Name
Description
Fired when a pointer swipes over the screen.
Last updated
Was this helpful?

