SwipeGesture Constructors
Definition
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.
Overloads
SwipeGesture() | |
SwipeGesture(String, PoseDirection, HandContext) |
SwipeGesture()
public SwipeGesture ();
Applies to
SwipeGesture(String, PoseDirection, HandContext)
public SwipeGesture (string name, Microsoft.Gestures.PoseDirection swipeDirection = Microsoft.Gestures.PoseDirection.Left, Microsoft.Gestures.HandContext hand = null);
Parameters
- name
- String
- swipeDirection
- PoseDirection
- hand
- HandContext