allowPointerThrough
Indicates whether pointer events outside the modal View should be passed through to underlying Views. The default is false
.
Setting this to true
does not affect notifications for pointerOutsideModalChanged, or pointerMotionOutsideModalChanged.