Version: 2020.3
言語: 日本語
public void PushItem (string label, Action clickedEvent);

パラメーター

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.

説明

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