presentationStyle
Returns the presentation style for the view controller transition.
Declaration
var presentationStyle: UIModalPresentationStyle { get }Return Value
The presentation style to use when presenting the final view controller.
Returns the presentation style for the view controller transition.
var presentationStyle: UIModalPresentationStyle { get }The presentation style to use when presenting the final view controller.