What is this storyboard segue method is this? push, modal, or popover?
I want to implement same thing like this: a controller popover at the center of screen. But I cannot find the proper way to present? Could you tell me which segue method is this? and how to achieve that?
Solution
It is a Present Modally segue, presented as a Form Sheet. See attachment below