| Platform | Since |
|---|---|
| iPhone | 0.8 |
| iPad | 0.8 |
A set of constants for the system icon styles that can be used on a tab group tab.
| Name | Summary |
|---|---|
| addEventListener |
Adds the specified callback as an event listener for the named event. |
| fireEvent |
Fires a synthesized event to any registered listeners. |
| removeEventListener |
Removes the specified callback as an event listener for the named event. |
| Name | Type | Summary |
|---|---|---|
| BOOKMARKS | Number |
Bookmark style icon read-only |
| CONTACTS | Number |
Contacts style icon read-only |
| DOWNLOADS | Number |
Downloads style icon read-only |
| FAVORITES | Number |
Favorites style icon read-only |
| FEATURED | Number |
Featured style icon read-only |
| HISTORY | Number |
History style icon read-only |
| MORE | Number |
More style icon read-only |
| MOST_RECENT | Number |
Most recent style icon read-only |
| MOST_VIEWED | Number |
Most viewed style icon read-only |
| RECENTS | Number |
Recents style icon read-only |
| SEARCH | Number |
Search style icon read-only |
| TOP_RATED | Number |
Top rated style icon read-only |