Enum RatingIconType
סוגסמלהדירוג
enum שמייצג את סוגי סמלי הדירוג הנתמכים.
כדי לקרוא למאפיין enum, צריך לקרוא לכיתה ההורה, לשם ולנכס שלו. לדוגמה,
FormApp.RatingIconType.STAR
.
מאפיינים
נכס | סוג | תיאור |
STAR | Enum | סמל כוכב. |
HEART | Enum | סמל של לב. |
THUMB_UP | Enum | סמל של אגודל מצביע למעלה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-05 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-05 (שעון UTC)."],[[["`RatingIconType` is an enum used to represent different rating icons within Google Forms."],["It includes three icon options: `STAR`, `HEART`, and `THUMB_UP`, which are called using the syntax `FormApp.RatingIconType.ICON_NAME`."],["These icons can be used to visually represent rating options within a form."]]],[]]