iphoneSetNotificationBadgeValue | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Sets the badge value of the Application Badge. | ||||||
Introduced | 5.5 | ||||||
OS | ios | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Function: iphoneGetNotificationBadgeValue Glossary: command | ||||||
Description | Use the iphoneSetNotificationBadgeValue command to change the value of the Application Badge Value. This command sets the Badge Value of the application to the integer value specified. If the value is positive the badge and the value are displayed next to the application icon. If the badge is 0 (zero), then the badge is hidden. | ||||||
Tags | networking |