transitionStyle property

ModalTransitionStyle? transitionStyle
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

Implementation

ModalTransitionStyle? transitionStyle;