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.
UIImageViewを使ってiPhoneアプリを書いています。 ユーザーが画像ビューを回転、スケーリング、移動できることを願っていますが、画像ビューは親ビューの境界から外れることはできませんでした。 UIView にはこれを行うためのプロパティがありますか? clipsToBounds プロパティを検討しますが、それはイメージビューの一部を表示/非表示するためだけのものです。親ビューの境界内での回転、スケーリング、移動を制限したい。