ActionButtonDescription
fun ActionButtonDescription(view: View, position: ActionButtonDescription.Position = Position.END)
Content copied to clipboard
Parameters
view
a view that will be added to the ActionButtonBinder
position
determines if the custom button should be placed before or after existing controls. Defaults to Position.END.