The scroll view associated with the web view.
SDKs
- iOS 8.0+
- Mac Catalyst 13.0+
Framework
- Web
Kit
Declaration
var scrollView: UIScroll View { get }
The scroll view associated with the web view.
SDKs
Framework
var scrollView: UIScroll View { get }
var title: String?
The page title.
var url: URL?
The active URL.
var custom User Agent: String?
The custom user agent string.
var server Trust: Sec Trust?
A SecTrustRef object for the currently committed navigation.
var certificate Chain: [Any]
An array of objects forming the certificate chain for the currently committed navigation.