There are several types of segues you can find in your XCode storyboard
There are some differences among them and you can use them according to your requirement
# Show
# Show Details
You can use this in split view controller
# Present Modally
# Popover Presentation
# Custom