AppImageType
Enums |
appImageTypeUnspecified |
סוג לא מוגדר. אין להשתמש בו. |
phoneScreenshots |
צילום מסך של טלפון. |
sevenInchScreenshots |
צילום מסך של 7 אינץ' |
tenInchScreenshots |
צילום מסך של עשרה אינץ'. |
tvScreenshots |
צילום מסך של טלוויזיה. |
wearScreenshots |
צילום מסך של Wear. |
icon |
סמל. |
featureGraphic |
גרפיקה של פריט. |
tvBanner |
באנר לטלוויזיה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["Image type enums are used to specify the type of image being used, such as phone screenshots, TV banners, or icons."],["Developers should avoid using the `appImageTypeUnspecified` enum as it is not defined and should opt for specific image type enums instead."],["Screenshots are categorized by device type, including phone, seven-inch tablet, ten-inch tablet, TV, and wearables."],["The `icon` enum is used to denote application icons while the `featureGraphic` enum represents feature graphics."],["TV-specific images are categorized using the `tvScreenshots` and `tvBanner` enums for screenshots and banners, respectively."]]],[]]