objective-cmacosresizeikimageview

Resize an IKImageView?


How can I resize an IKImageView programatically?

Not crop or anything, but just half its size in pixels?

Thanks.


Solution

  • Have you tried changing its frame?