additionalTrustedOrigins property
getter/setter pair
Sets a list of additional trusted origins that the user may navigate or be redirected to from the starting uri.
Officially Supported Platforms/Implementations:
- Android Chrome Custom Tabs:
- Not available in a Trusted Web Activity.
Implementation
List<String>? additionalTrustedOrigins;