TappedEventData Struct
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.
The data of a tap gesture event
public struct TappedEventData
type TappedEventData = struct
Public Structure TappedEventData
- Inheritance
-
TappedEventData
Fields
TapCount |
The tap number represented by this gesture, either 1 or 2. |