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. |
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Sets the label for the item.
navigationItem.setLabel(label);
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label for the item. |