limitsNavigationsToAppBoundDomains property

bool limitsNavigationsToAppBoundDomains
final

Whether to limit navigation to configured domains.

See https://webkit.org/blog/10882/app-bound-domains/ (Only available for iOS > 14.0) Defaults to false.

Implementation

final bool limitsNavigationsToAppBoundDomains;