customSchemeRegistrations property
final
Set the array of custom scheme registrations to be used.
Officially Supported Platforms/Implementations:
- Windows WebView2 1.0.1587.40+ (Official API - ICoreWebView2EnvironmentOptions4.SetCustomSchemeRegistrations)
Implementation
final List<CustomSchemeRegistration>? customSchemeRegistrations;