「Screen size of iOS devices」の版間の差分

提供: fukudat.net
ナビゲーションに移動検索に移動
(ページの作成:「iOSデバイスのスクリーンサイズのメモ == iPhone SE == * width = 375 * height = 667 * scale = 2 == iPhone 8 Plus == * width = 414 * height = 736 * scale =...」)
(相違点なし)

2020年6月7日 (日) 05:07時点における版

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 4th generation

  • width = 1024
  • height = 1366
  • scale = 2