AppImageType
Enums |
appImageTypeUnspecified |
Nicht definierter Typ. Nicht verwenden. |
phoneScreenshots |
Screenshot. |
sevenInchScreenshots |
Screenshot: 7" |
tenInchScreenshots |
Screenshot: 10 Zoll |
tvScreenshots |
Screenshot. |
wearScreenshots |
Trage einen Screenshot. |
icon |
Symbol. |
featureGraphic |
Vorstellungsgrafik. |
tvBanner |
TV-Banner |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-22 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]