absoluteString
The URL string for the receiver as an absolute URL. (read-only)
Declaration
var absoluteString: String? { get }Discussion
This property’s value is calculated by resolving the receiver’s string against its base according to the algorithm given in RFC 1808.