iOS Interface Builder - How to reset image to default size?
I am using images in both UIImageViews and UIButtons. I've been re-sizing them a bit and don't re开发者_StackOverflow社区member what their original sizes were. Is there an easy way within Interface Builder to "reset" the image back to whatever it's default size is?
Yes use apple(command)+equal key with your image view or button selected.
精彩评论