Class TouchEvents
- Namespace
- nanoFramework.UI.Input
- Assembly
- nanoFramework.Graphics.dll
public sealed class TouchEvents
- Inheritance
-
TouchEvents
- Inherited Members
- Extension Methods
Constructors
TouchEvents()
public TouchEvents()
Fields
TouchDownEvent
public static readonly RoutedEvent TouchDownEvent
Field Value
TouchMoveEvent
public static readonly RoutedEvent TouchMoveEvent
Field Value
TouchUpEvent
public static readonly RoutedEvent TouchUpEvent