#defineSCREEN_HEIGHT([UIScreenmainScreen].bounds.size.height) #defineSTATUSBAR_HEIGHT([UIApplicationsharedApplication].statusBarFrame.size.height) //不考虑转屏的影响,只取竖屏(UIDeviceOrientationPortrait)的宽高 #defineSCREEN_WIDTHMIN([UIScreenmainScreen].bounds.size.width, [UIScreenmainScreen].bounds.si...
#defineSCREEN_HEIGHTMAX([UIScreenmainScreen].bounds.size.height, [UIScreenmainScreen].bounds.size.width) #defineSTATUSBAR_HEIGHTMIN([UIApplicationsharedApplication].statusBarFrame.size.width, [UIApplicationsharedApplication].statusBarFrame.size.height) --- (2)UIScreen.nativeBounds iOS8新增了nativeBounds...
#defineSCREEN_HEIGHTMAX([UIScreenmainScreen].bounds.size.height, [UIScreenmainScreen].bounds.size.width) #defineSTATUSBAR_HEIGHTMIN([UIApplicationsharedApplication].statusBarFrame.size.width, [UIApplicationsharedApplication].statusBarFrame.size.height) --- (2)UIScreen.nativeBounds iOS8新增了nativeBounds...
针对现在的iPhone4~6 Retina显示屏,需要制作额外的@2x高分辨率版本。 例如在iPhone3GS中,scale=1,用的图标是50x50pixel(logicalimage.size=50x50point);在iPhone4~6中,scale=2,则需要100×100pixel(logical image.size=50x50point,乘以image.scale=dimensions in pixels),并且命名为icon@2x.png。 如果APP要同时...
// Bounds of entire screen in points(本地坐标系,起点为[0,0]) @property(nonatomic,readonly) CGRect ***bounds***; //考虑转屏的影响,按照实际屏幕方向(UIDeviceOrientation)的宽高 #define ***SCREEN_WIDTH ***([UIScreenmainScreen].bounds.size.width) #define ***SCREEN_HEIGHT ***([UIScreen...
Size4.7 inches, 60.9 cm2(~65.8% screen-to-body ratio) Resolution750 x 1334 pixels, 16:9 ratio (~326 ppi density) ProtectionIon-strengthened glass, oleophobic coating PlatformOSiOS 8, upgradable to iOS 12.5.6 ChipsetApple A8 (20 nm) ...
Size6.9 inches, 115.6 cm2(~91.4% screen-to-body ratio) Resolution1320 x 2868 pixels, 19.5:9 ratio (~460 ppi density) ProtectionCeramic Shield glass (2024 gen) Always-On display Platform OSiOS 18, upgradable to iOS 18.3 ChipsetApple A18 Pro (3 nm) ...
Size 6.1 inches, 90.3 cm2 (~79.0% screen-to-body ratio) Resolution 828 x 1792 pixels, 19.5:9 ratio (~326 ppi density) Protection Scratch-resistant glass Platform OS iOS 12, upgradable to iOS 18.3 Chipset Apple A12 Bionic (7 nm) CPU Hexa-core (2x2.5 GHz Vortex + 4x1.6 GHz Tempest)...
Size6.1 inches, 90.2 cm2(~86.0% screen-to-body ratio) Resolution1170 x 2532 pixels, 19.5:9 ratio (~460 ppi density) ProtectionCeramic Shield glass Platform OSiOS 14.1, upgradable to iOS 18.3 ChipsetApple A14 Bionic (5 nm) CPUHexa-core (2x3.1 GHz Firestorm + 4x1.8 GHz Icestorm) ...
Size 6.1 inches, 90.2 cm2 (~86.0% screen-to-body ratio) Resolution 1170 x 2532 pixels, 19.5:9 ratio (~460 ppi density) Platform: iOS 14.1, upgradable to iOS 14.7 Chipset Apple A14 Bionic (5 nm) CPU Hexa-core (2x3.1 GHz Firestorm + 4x1.8 GHz Ice storm) GPU Apple GPU (4...