Hi,
In my user list screen i have a 'Add User' logo in toolbar item. when user tap on this logo it will redirect to Add / Update screen. I need to show how many users are added count in tool bar item on top of add user logo. Like how we have the notifications count in facebook.
this.ToolbarItems.Add (new ToolbarItem(" ", "AddUser.png",() =>{ },