Hello, I am a beginner with xcode. In the app that I am currently developing I am using a lot of UIImageViews. I need an outlet that would be used for all of the images. When I made it an outlet for the class, it doesn't work. Even when I do that, some of the images that I don't want the outlet assigned to get the outlet. This may be a very bad question, but I need help with this. Thank you.