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.
画像ビューに画像を表示していて、ラベル/テキストをオーバーレイしようとしています。画像ビューがズームインされたときにオーバーレイを変更したいのですが、ズームインイベントを検出するための最良の方法は何ですか?
UIScrollViewDelegateズームイベントを検出するには、これらのメソッドを使用する必要があります。まだ使用していない場合はUIScrollView、実際に使用する必要があります。
UIScrollViewDelegate
UIScrollView