Enum LoadIndicator
LoadIndicator
סוג 'טיפוסים בני מנייה (enum)' שמציין את סוג הטעינה או אינדיקטור ההתקדמות שיש להציג בזמן העיבוד של Action
.
אפשר להשתמש בתוספים ל-Google Workspace ובאפליקציות של Google Chat.
כדי לקרוא לפונקציה 'טיפוסים בני מנייה (enum)', קוראים למחלקה, לשם ולמאפיין של ההורה שלה. לדוגמה,
CardService.LoadIndicator.SPINNER
.
תכונות
מאפיין (property) | סוג | תיאור |
SPINNER | Enum | להשתמש באינדיקטור מסתובב. ברירת מחדל. |
NONE | Enum | אין להשתמש באינדיקטור. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-02-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-02-15 (שעון UTC)."],[[["`LoadIndicator` is an enum used to specify the type of loading indicator displayed during an action's processing in Google Workspace Add-ons and Google Chat apps."],["It offers two options: `SPINNER` (default) for a spinner indicator and `NONE` to disable any indicator."],["To use it, call it using `CardService.LoadIndicator` followed by the desired property like `CardService.LoadIndicator.SPINNER`."]]],[]]