setSelectedNavigationItem

abstract fun setSelectedNavigationItem(position: 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 selected navigation item in list or tabbed navigation modes.

Parameters

position

Position of the item to select.