ui.Label.getImageUrl
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הפונקציה מחזירה את כתובת ה-URL של התמונה אם היא קיימת.
שימוש | החזרות |
---|
Label.getImageUrl() | מחרוזת |
ארגומנט | סוג | פרטים |
---|
זה: ui.label | ui.Label | מופע ui.Label. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eLabel.getImageUrl()\u003c/code\u003e retrieves the URL of the image associated with a UI label.\u003c/p\u003e\n"],["\u003cp\u003eThis method is applicable to \u003ccode\u003eui.label\u003c/code\u003e instances and returns a string representing the image URL.\u003c/p\u003e\n"]]],[],null,["# ui.Label.getImageUrl\n\n\u003cbr /\u003e\n\nReturns the url of the image if it exists.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------------|---------|\n| Label.getImageUrl`()` | String |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.label` | ui.Label | The ui.Label instance. |"]]