hasAppliedWindowInsets

open override var hasAppliedWindowInsets: Boolean = false

Variable to prevent WindowInsetsCompat from getting applied multiple times on the same in-app message view.

Return

Whether WindowInsetsCompat has been applied to this in-app message.

See also