Table of Contents

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

RoutedEvent

TouchMoveEvent

public static readonly RoutedEvent TouchMoveEvent

Field Value

RoutedEvent

TouchUpEvent

public static readonly RoutedEvent TouchUpEvent

Field Value

RoutedEvent