â–¸ hideTabBarRedDot(options): Promise<{}>
description Hide a red dot in the upper right corner of an item in the tabBar
example
Code
Parameters
| Name | Type |
|---|---|
options | TabBarRedDotOptions |
Returns
Promise<{}>
TabBarRedDotOptions
Ƭ TabBarRedDotOptions: Object
Type declaration
| Name | Type | Description |
|---|---|---|
index | number | Which item of the tabBar, counting from the left |
Was this page helpful?
Last modified on