Screen size of iOS devices
提供: fukudat.net
iOSデバイスのスクリーンサイズのメモ
目次
iPhone SE
- width = 375
- height = 667
- scale = 2
iPhone 8 Plus
- width = 414
- height = 736
- scale = 3
iPhone 11 Pro Max
- width = 414
- height = 896
- scale = 3
iPad Pro 12.9inch (4th generation)
- width = 1024
- height = 1366
- scale = 2
iPad 9.7inch
- width = 768
- height = 1024
- scale = 2