Contents

hasOnlySecureContent

A Boolean value that indicates whether the web view loaded all resources on the page through securely encrypted connections.

Declaration

var hasOnlySecureContent: Bool { get }

Discussion

WKWebView is key-value observing (KVO) compliant for this property.

See Also

Inspecting the view information