Contents

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.

See Also

Getting the transition behaviors