setGestureInsetBottomIgnored

fun setGestureInsetBottomIgnored(gestureInsetBottomIgnored: Boolean): B

Sets whether this bottom bar should adjust it's position based on the system gesture area on Android Q and above.

Note: the bottom bar will only adjust it's position if it is dismissable via swipe (because that would cause a gesture conflict), gesture navigation is enabled, and this gestureInsetBottomIgnored flag is false.