url()
Returns the URL used to initialize the receiver.
Declaration
func url() -> URL?Return Value
The NSURL object used to initialize the receiver. This value can be nil.
Returns the URL used to initialize the receiver.
func url() -> URL?The NSURL object used to initialize the receiver. This value can be nil.