UIGestureRecognizer.State 属性

定义

此 UIGestureRecognizer 的当前状态。

public virtual UIKit.UIGestureRecognizerState State { [Foundation.Export("state")] get; [Foundation.Advice("Only subclasses of 'UIGestureRecognizer' can set this property.")] [Foundation.Export("setState:")] set; }
member this.State : UIKit.UIGestureRecognizerState with get, set

属性值

属性

适用于