4
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Xcode】Previewを更新する

Last updated at Posted at 2023-01-06

はじめに

iOS13からだとPreviewが使用できるので、Previewを使用して開発することがあると思います。
Previewを使用する上で知っておかないと不便なコマンドショートカットがあるので紹介します。

ツールバーから使用する

① 「Editor」を選択します
② 「Canvas」を選択します
③ 「Refresh Canvas」を選択します
スクリーンショット 2023-01-06 16.55.53.png

しかし毎回これをやるのは面倒なのでキーボードショートカットを覚えましょう。

キーボードショートカット

command + option + p

おわり

これを使用しないと快適にPreviewを使えないと思います。

4
1
2

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
4
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?