I am using an UIImage, in which I have an Image, and I want to know the name of image.
That functionality is not built-in to UIImage because images are not always loaded from files. However, you could create a custom UIImageView subclass to fit your needs.
UIImage
UIImageView
2.1m questions
2.1m answers
60 comments
57.0k users