Contents

isUserInteractionEnabled

A Boolean value that determines whether user events are ignored and removed from the event queue.

Declaration

var isUserInteractionEnabled: Bool { get set }

Discussion

This property is inherited from the UIView parent class. This class changes the default value of this property to false.

See Also

Configuring the image view