NSGestureRecognizerState Enum
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.
C#
public enum NSGestureRecognizerState
type NSGestureRecognizerState =
- Inheritance
-
NSGestureRecognizerState
Name | Value | Description |
---|---|---|
Possible | 0 | |
Began | 1 | |
Changed | 2 | |
Ended | 3 | |
Recognized | 3 | |
Cancelled | 4 | |
Failed | 5 |
Produkt | Versioner |
---|---|
Xamarin.Mac SDK | 14 |