append(queryItems:)

Appends a list of URLQueryItem to the receiver.

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
mutating func append(queryItems: [URLQueryItem])

Parameters

queryItems

A list of URLQueryItem to append to the receiver.