Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio では、Ctrl キーを押しながらビューをドラッグします。ビューは移動ではなくコピーされます。
Objective-c の Interface Builder で同じことを行うにはどうすればよいですか
command + dはビューを複製しますが、これを行うためのドラッグ方法はわかりません。
Alt キーを押しながらドラッグすると、ビューを複製できます。