setNavigationMode

abstract fun setNavigationMode(mode: Int)(source)

Deprecated

Action bar navigation modes are deprecated and not supported by inline toolbar action bars. Consider using other common navigation patterns instead.

Set the current navigation mode.

Parameters

mode

The new mode to set.

See also