LoginSignup
0
0

More than 5 years have passed since last update.

UICollectionViewCellのxibファイルの作りかた

Posted at

概要

いつも
新規ファイル作成 > CocoaTouchClass > Also create XIB fileをチェック
で作ってたけどチェック入れ忘れた時とかUICollectionViewCell(他でも)のXIB作りたい

スクリーンショット 2018-10-23 12.34.31.png

解決

新規ファイル作成 > UserInterface内のEmptyを選択
(Viewを選択するとViewができちゃう)

スクリーンショット 2018-10-23 12.37.36.png

ファイルできたらLibraryからCollectionViewCellをドラッグ&ドロップ
Library開くのにはCommand + Shift + Lが便利

スクリーンショット 2018-10-23 12.41.36.png
スクリーンショット 2018-10-23 12.41.47.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0