customUserAgent
The custom user agent string.
Declaration
var customUserAgent: String? { get set }Discussion
Use this property to specify a custom user agent string for your web view. The default value of this property is nil.
The custom user agent string.
var customUserAgent: String? { get set }Use this property to specify a custom user agent string for your web view. The default value of this property is nil.