limitsNavigationsToAppBoundDomains property
A Boolean value that indicates whether the web view limits navigation to pages within the app’s domain.
Check App-Bound Domains for more details.
The default value is false
.
NOTE: available on iOS 14.0+.
Implementation
bool limitsNavigationsToAppBoundDomains;