preventGestureDelay property
- @SupportedPlatforms.new(platforms: [IOSPlatform()])
final
Used to create the PlatformInAppWebViewWidget using the specified environment.
Officially Supported Platforms/Implementations:
- Windows WebView2
- Linux WPE WebKit (Official API - WebKitWebContext)
Use the PlatformInAppWebViewWidgetCreationParams.isPropertySupported method to check if this property is supported at runtime.
Implementation
@SupportedPlatforms(platforms: [IOSPlatform()])
final bool? preventGestureDelay;