SKNode.UserInteractionEnabled Property

Definition

Gets or sets a value that controls whether the node responds to touch.

public virtual bool UserInteractionEnabled { [Foundation.Export("isUserInteractionEnabled")] get; [Foundation.Export("setUserInteractionEnabled:")] set; }
member this.UserInteractionEnabled : bool with get, set

Property Value

Attributes

Applies to