modalPresentationStyle
The presentation style for the view controller.
Declaration
@MainActor override dynamic var modalPresentationStyle: UIModalPresentationStyle { get set }Discussion
This property always sets the presentation style for the view controller to UIModalPresentationStyle.pageSheet.