Enum LoadIndicator
LoadIndicator
ประเภท enum ที่ระบุประเภทของสัญญาณบอกสถานะการโหลดหรือความคืบหน้าที่จะแสดงขณะระบบประมวลผล Action
ใช้ได้กับส่วนเสริมของ Google Workspace และแอป Google Chat
หากต้องการเรียก enum ให้เรียกคลาส ชื่อ และพร็อพเพอร์ตี้ระดับบนสุด เช่น
CardService.LoadIndicator.SPINNER
พร็อพเพอร์ตี้
พร็อพเพอร์ตี้ | ประเภท | คำอธิบาย |
SPINNER | Enum | ใช้สัญญาณบอกสถานะไอคอนหมุน ค่าเริ่มต้น |
NONE | Enum | อย่าใช้สัญญาณบอกสถานะ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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`."]]],[]]