ios - Xcode Interface Builder Segue Animation -


i have added few segues between different view controllers through interface builder. transition animation same (view pulled bottom). how can have different segues using different transitions pulled in left or right. far can seem find results relating building custom transitions happily use existing ones left/right transition seen when using navigation controller.

you can use predefined animations..

just click segue storyboard, , in right side panel, click show attributes inspector icon, , see dropdown choosing animation shown in image below:

enter image description here


Comments

Popular posts from this blog

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

python - TypeError: start must be a integer -

html - href attribute breaking an element -