Contents

presentationStyle

The presentation style of the presented view controller.

Declaration

var presentationStyle: UIModalPresentationStyle { get }

Discussion

This property is set to the presentation style of the presented view controller. The presentation controller uses this style to determine the initial appearance of the presented content.

See Also

Getting the presentation attributes