PinchEventHandler
Wisej.Web.PinchEventHandler
Last updated
Wisej.Web.PinchEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the Pinch event.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A PinchEventArgs that contains the event data.
Fired when two finger moved towards or away from each other. It contains the scaling factor of the pinch.