ToolbarBreadcrumbs.PushItem

Declaration

public void PushItem(string label, Unity.Android.Gradle.Manifest.Action clickedEvent);

Parameters

label The text to display for the item in the breadcrumb toolbar.
clickedEvent The action to perform when the a users clicks the item in the toolbar.

Description

Adds an item to the end of the breadcrumbs, which makes that item the deepest item in the hierarchy.


Did you find this page useful? Please give it a rating: