isUserInteractionEnabled property

bool? isUserInteractionEnabled
getter/setter pair

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

The default value is true.

Officially Supported Platforms/Implementations:

Implementation

bool? isUserInteractionEnabled;