ActionButtonDescription

fun ActionButtonDescription(view: View, position: ActionButtonDescription.Position = Position.END)

Parameters

view

a view that will be added to the NavigationView

position

determines if the custom button should be placed before or after existing controls. Defaults to Position.END.