objective c fade animation UIImageView
Posted by Eng.Ahmed AlSadiDec 26
xcode – iOS – objective-c Hi; How to make fade in or fade out animation for “or on” UIImageView object in Objective-c ” iOS” you want to use UIVew class and UIImageView object “myImage” 1- UIView : beginAnimations : context // to tell that the animation options will start !! 2- UIView setAnimationCurve // to [...]