Android.Gestures Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Gesture |
A gesture is a hand-drawn shape on a touch screen. |
Gesture.InterfaceConsts | |
GestureLibraries | |
GestureLibrary | |
GestureOverlayView |
A transparent overlay for gesture input that can be placed on top of other widgets or contain other widgets. |
GestureOverlayView.GestureCancelledEventArgs |
Provides data for the GestureCancelled event. |
GestureOverlayView.GestureEndedEventArgs |
Provides data for the GestureEnded event. |
GestureOverlayView.GestureEventArgs |
Provides data for the GestureEvent event. |
GestureOverlayView.GesturePerformedEventArgs |
Provides data for the GesturePerformed event. |
GestureOverlayView.GestureStartedEventArgs |
Provides data for the GestureStarted event. |
GestureOverlayView.GesturingEndedEventArgs |
Provides data for the GesturingEnded event. |
GestureOverlayView.GesturingStartedEventArgs |
Provides data for the GesturingStarted event. |
GesturePoint |
A timed point of a gesture stroke. |
GestureStore |
GestureLibrary maintains gesture examples and makes predictions on a new gesture |
GestureStroke |
A gesture stroke started on a touch down and ended on a touch up. |
GestureUtils |
Utility functions for gesture processing & analysis, including methods for: <ul> <li>feature extraction (e. |
OrientedBoundingBox |
An oriented bounding box |
Prediction |
Interfaces
GestureOverlayView.IOnGestureListener | |
GestureOverlayView.IOnGesturePerformedListener | |
GestureOverlayView.IOnGesturingListener |
Enums
GestureOrientation |
Enumerates values returned by the Horizontal, Vertical, and Orientation members. |
GestureStrokeType |
Enumerates values returned by the GestureStrokeType, Multiple, and Single members. |
OrientationStyle |
Enumerates values returned by several types. |
SequenceStyle |
Enumerates values returned by several types. |