i have add an UIImageView to a UIview dynamically, and change its position through touches, now i want to find the current position of the UIImageView…
any suggestions.?
thanks in advance
i have add an UIImageView to a UIview dynamically, and change its position through
Share
Use the frame property of the view.