Initializes a new instance of a GestureRecognizer object.
Syntax
var gestureRecognizer = new Windows.UI.Input.GestureRecognizer();
Parameters
This constructor has no parameters.
Remarks
The following is a list of default GestureRecognizer property values.
- AutoProcessInertia: true
- CrossSlideExact: false
- CrossSlideHorizontally: false
- CrossSlideThresholds: 0.0 for all values
- GestureSettings: None
- InertiaExpansion: 0.0 (system default used)
- InertiaExpansionDeceleration: 0.0 (system default used)
- InertiaRotationAngle: 0.0 (system default used)
- InertiaRotationDeceleration: 0.0 (system default used)
- InertiaTranslationDeceleration: 0.0 (system default used)
- InertiaTranslationDisplacement: 0.0 (system default used)
- IsActive: false
- IsInertial: false
- ManipulationExact: false
- MouseWheelParameters: system defaults used.
- PivotCenter: (0,0)
- PivotRadius: 0
- ShowGestureFeedback: true
Windows Phone 8
This API is not implemented and will throw an exception if called.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013