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.
A Boolean value that indicates whether the node receives touch events.
var isUserInteractionEnabled: Bool { get set }The default value is false.