I would like to add a notification icon to NavigationPage ToolbarItems asynchronously. A web service is called to get notifications count and then I assign an icon to ToolbarItem corresponding to notification count.
↧
I would like to add a notification icon to NavigationPage ToolbarItems asynchronously. A web service is called to get notifications count and then I assign an icon to ToolbarItem corresponding to notification count.