presentationStyle property

IOSUIModalPresentationStyle presentationStyle
getter/setter pair

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

Implementation

IOSUIModalPresentationStyle presentationStyle;