Top "Aspect-fit" questions

UIButton won't go to Aspect Fit in iPhone

I have a couple UIButtons, and in IB they're set to Aspect Fit, but for some reason they're always stretching. …

ios iphone uibutton aspect-fit
UIImage aspect fit and align to top

It looks like aspect fit aligns the image to the bottom of the frame by default. Is there a way …

ios cocoa uiimageview aspect-fit
How to align UIImageView with Aspect Fit to Top?

I'm working on some screen in which at top I have an application logo: I want this logo to be …

ios xcode uiimageview image-resizing aspect-fit