AppImageType
Enumeradores |
appImageTypeUnspecified |
Tipo no especificado No lo utilices. |
phoneScreenshots |
Captura de pantalla del teléfono. |
sevenInchScreenshots |
Captura de pantalla de siete pulgadas. |
tenInchScreenshots |
Captura de pantalla de diez pulgadas. |
tvScreenshots |
Captura de pantalla de la TV. |
wearScreenshots |
Captura de pantalla de Wear. |
icon |
Ícono. |
featureGraphic |
Gráfico de funciones. |
tvBanner |
Banner de TV. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-08-22 (UTC)
[null,null,["Última actualización: 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."]]],[]]