shouldHandlePointerEvent

protected open fun shouldHandlePointerEvent(event: PointerEvent): Boolean

Determines whether the given event should be passed through the View to underlying items. This method is only called when a View would normally be sent an event like the one provided.