{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

RequestDisallowInterceptTouchEvent

@ExperimentalComposeUiApi
public final class RequestDisallowInterceptTouchEvent


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

Summary

Public constructors

Public methods

void
invoke(boolean disallowIntercept)

Public constructors

RequestDisallowInterceptTouchEvent

public RequestDisallowInterceptTouchEvent()

Public methods

invoke

public void invoke(boolean disallowIntercept)