NavBarSettings.SetItemTextTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetItemTextTemplateContent(Action<NavBarItemTemplateContainer>) | contentMethod | Allows you to specify a common template for the text content of all NavBar items. |
SetItemTextTemplateContent(String) | content | Allows you to specify a common template for the text content of all NavBar items. |