setAssociatedView

open fun setAssociatedView(@Nullable view: View)

Set the associated view of the navigation bar. The associated view will be added to the navigation bar and scroll with the navigation bar.

Parameters

view

The associated view of the navigation bar.