The custom user agent string.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
Framework
- Web
Kit
Declaration
var customUserAgent: String? { get set }
Discussion
If no custom user agent string has been set, this is set to nil
.
The custom user agent string.
SDKs
Framework
var customUserAgent: String? { get set }
If no custom user agent string has been set, this is set to nil
.
var scroll View: UIScroll View
The scroll view associated with the web view.
var title: String?
The page title.
var url: URL?
The active URL.
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.