Contents

value

The value for the query item.

Declaration

var value: String? { get }

Discussion

For example, in the URL http://www.apple.com/search/?q=iPad, the value parameter is iPad.

This string is not percent-encoded.

See Also

Related Documentation

Reading a Query Item’s Name and Value