setBackButtonDismissesInAppMessageView

open fun setBackButtonDismissesInAppMessageView(backButtonDismissesInAppMessageView: Boolean)

Sets whether the hardware back button dismisses in-app messages. Defaults to true. Note that the hardware back button default behavior will be used instead (i.e. the host Activity's Activity.onKeyDown method will be called).