presentationStyle property

ModalPresentationStyle? presentationStyle
getter/setter pair

Set the custom modal presentation style when presenting the WebView. The default value is ModalPresentationStyle.FULL_SCREEN.

Officially Supported Platforms/Implementations:

  • iOS

Implementation

ModalPresentationStyle? presentationStyle;