applyWindowInsets

open override fun applyWindowInsets(insets: WindowInsetsCompat)

Applies the WindowInsetsCompat by ensuring the close button and message text on the in-app message does not render in the display cutout area.

Parameters