RequestDisallowInterceptTouchEvent


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

Summary

Public constructors

android

Public functions

open operator Unit
invoke(disallowIntercept: Boolean)
android

Public constructors

RequestDisallowInterceptTouchEvent

RequestDisallowInterceptTouchEvent()

Public functions

invoke

open operator fun invoke(disallowIntercept: Boolean): Unit