When does navigationAction.navigationType == .linkActivated?

Viewed 3670

In a WKWebView, every time I tap on a URL, the navigationType is .other. When does navigationType equal .linkActivated?

1 Answers
Related