[TIMOB-374] getBadge as companion to setBadge
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | feature, ios, iphone |
Reporter | Kevin Whinnery |
Assignee | Blain Hamon |
Created | 2011-04-15T02:28:12.000+0000 |
Updated | 2011-04-17T01:52:51.000+0000 |
Description
Would be good to be able to retrieve the current badge value in
an iPhone app for a tab. We have setBadge
- maybe add
a getBadge
also? Here's the community thread for
reference:
http://support.appcelerator.net/discussions/titanium-mobile-discussion/429-get-value-of-tab-badge"> http://support.appcelerator.net/discussions/titanium-mobile-discuss...
Fixed in 0.9. Titanium.UI.Iphone.appBadge is a read-write property with corresponding accessors.
rollback wrong update