UIElement.OnTouchGestureStarted Method
Handles a TouchGestureStart event.
Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
protected virtual void OnTouchGestureStarted (
TouchGestureEventArgse
)
Parameters
- e
Data about the touch gesture or stylus gesture.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.
See Also
Reference
UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace