AutoLayoutで均等に並べるための基本が分かりやすく載っている↓
AutoLayoutで均等な横並びにする
投稿日:
執筆者:swift
投稿日:
AutoLayoutで均等に並べるための基本が分かりやすく載っている↓
執筆者:swift
関連記事
ViewControllerを選択→Editor→Embed In→NavigationController NavigationControllerとNavigationBarが出てくる。 View …
プロトコルのデリゲートメソッドを確認したい。 プロトコル名をcommand+クリックJump to Definitionで設計図が見られる。 protocol UITableViewDelegateの …
標準で用意されているsystemImageを使って、以下のような追加ボタンを作る。 StoryBoardでImageに「plus」を設定して、テキストは消す。 systemImageのサイズ、色はコー …