Edit

Share via


NSGestureRecognizerState Enum

Definition

public enum NSGestureRecognizerState
type NSGestureRecognizerState = 
Inheritance
NSGestureRecognizerState

Fields

Name Value Description
Possible 0
Began 1
Changed 2
Ended 3
Recognized 3
Cancelled 4
Failed 5

Applies to