The value for the query item.
SDKs
- iOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
@property(readonly) NSString *value;
Discussion
For example, in the URL http://www
, the value
parameter is i
.
This string is not percent-encoded.