AppImageType
열거형 |
appImageTypeUnspecified |
알 수 없는 유형. 사용하지 않습니다. |
phoneScreenshots |
휴대전화 스크린샷. |
sevenInchScreenshots |
7인치 스크린샷 |
tenInchScreenshots |
10인치 스크린샷 |
tvScreenshots |
TV 스크린샷. |
wearScreenshots |
Wear 스크린샷 |
icon |
아이콘입니다. |
featureGraphic |
그래픽 이미지 |
tvBanner |
TV 배너 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]