ignorePointer property
read / write
If true handleEvent does nothing and it's assumed that this renderer will be notified of input gestures via handleTapDown, handleTap, handleDoubleTap, and handleLongPress.
The default value of this property is false.
Implementation
bool ignorePointer