<div class='type'>Class</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


```kotlin
class RequestDisallowInterceptTouchEvent : (Boolean) -> Unit
```


Function that can be passed to `pointerInteropFilter` and then later invoked which provides an
analog to `ViewParent.requestDisallowInterceptTouchEvent`.