Contents

isUserInteractionEnabled

A Boolean value that indicates whether the node receives touch events.

Declaration

var isUserInteractionEnabled: Bool { get set }

Mentioned in

Discussion

The default value is false.

See Also

Handling User Input