Property

tappableElementIgnoringVisibility

The insets that WindowInsetsCompat.Type.tappableElement will consume if active.

Source set: Android
@ExperimentalLayoutApi
val WindowInsets.Companion.tappableElementIgnoringVisibility: WindowInsets

The insets that WindowInsetsCompat.Type.tappableElement will consume if active.

If there are never tappable elements then this is empty.

Last updated: