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

プロパティ値

属性

適用対象