seslEnableAutoCollapsingKeyEvent

Enables or disables whether certain key events will trigger automatic collapsing of the AppBarLayout. These keys include tab, up, down, left, and right arrow keys. This is set to true by default.

Parameters

enable

true to enable auto-collapsing key event handling, false to disable.