urlString
The string representation of the URL for the receiver’s page.
Declaration
var urlString: String! { get }Discussion
This URL may differ from the original URL if the page was, for example, redirected to a new location.
The string representation of the URL for the receiver’s page.
var urlString: String! { get }This URL may differ from the original URL if the page was, for example, redirected to a new location.