navigationItem.setLabel (Client API reference)
Sets the label for the item.
Syntax
navigationItem.setLabel(label);
Parameter
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label for the item. |
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Sets the label for the item.
navigationItem.setLabel(label);
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label for the item. |