ios - Why do I have to initialize my UIImageView again? -


i have image need change height iphone 6 , taller. have autolayout settings have right smaller sizes. connected uiimageview outlet , when try access imageview's image property in viewdidload i'm accessing null pointer. if go through whole process of creating programmatically have 2 images on top of each other. wondering if there fix this?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -