Questions tagged [uiviewanimationtransition]

Specifies a transition to apply to a `UIView` in an animation block.

407 questions
-3
votes
2 answers

How to do view transition like setting of system iOS?

I have a problem and I have no idea for that... I want change interface like setting:settings.gif I do not know even the key word to search it in the internet... I used "interactive transition" and "gesture interactive" etc... but I can not find a…
-3
votes
1 answer

ios how to remove a subview after the animation is finish ( animationDidStop )

I have few subviews responding to the same animation. I want remove the the subview after the animations has finish (animationDidStop ). Is a way to detect what subview was animated in animationDidStop ? in this particular case: if ([animationID…
Juan
  • 627
  • 2
  • 9
  • 27
1 2 3
27
28