AppImageType
Enum |
appImageTypeUnspecified |
ประเภทที่ไม่ได้ระบุ โปรดอย่าใช้ |
phoneScreenshots |
ภาพหน้าจอโทรศัพท์ |
sevenInchScreenshots |
ภาพหน้าจอ 7 นิ้ว |
tenInchScreenshots |
ภาพหน้าจอ 10 นิ้ว |
tvScreenshots |
ภาพหน้าจอทีวี |
wearScreenshots |
ภาพหน้าจอ Wear |
icon |
ไอคอน |
featureGraphic |
กราฟิกเด่น |
tvBanner |
แบนเนอร์ทีวี |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]],[]]