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.
1 つのページに複数のカスタム Ui 画像ビューを設定するにはどうすればよいですか。ユーザーはカメラ ロールから画像を選択できます。チュートリアル Web サイトでこれが行われているのを見たことがないので、誰かがここで wgat を行う方法を知っていることを期待していました。
これを行う最も簡単な方法は、UIButton を使用してその中に画像を設定することだと思います。
これにより、ビューのタッチ機能が焼き付けられ、どのボタン/画像が押されたかを非常に簡単に知ることができます。
リンク: https://developer.apple.com/library/ios/#DOCUMENTATION/UIKit/Reference/UIButton_Class/UIButton/UIButton.html