transitionStyle property
getter/setter pair
Set to the custom transition style when presenting the WebView. The default value is ModalTransitionStyle.COVER_VERTICAL.
Officially Supported Platforms/Implementations:
- iOS WKWebView
Implementation
ModalTransitionStyle? transitionStyle;