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. |
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
Sets the label for the item.
navigationItem.setLabel(label);
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label for the item. |