ios - How to create a "live" icon like in Mac OS with the red circle in its top corner? -


i wonder, possible create icon or widget or whatever it'll in linux or windows it'll act icons in mac os in dock or osx in sense it'll show red number of (unread messages, usually) in top corner when occurs. if yes how?

maybe mean badge number ?

[[uiapplication sharedapplication] setapplicationiconbadgenumber:4];


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -