Contents

baseURL

The base URL. (read-only)

Declaration

var baseURL: URL? { get }

Mentioned in

Discussion

This property contains the base URL. If the receiver is an absolute URL, this property contains nil.

See Also

Accessing the Parts of the URL