NSGestureRecognizer.State Property

Definition

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

Property Value

Attributes

Applies to