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