HandwritingGestureResult Enum
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.
public enum HandwritingGestureResult
type HandwritingGestureResult =
- Inheritance
-
HandwritingGestureResult
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
Success | 1 | |
Unsupported | 2 | |
Failed | 3 | |
Cancelled | 4 | |
Fallback | 5 |