No overview available.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 4.0+
Framework
- Foundation
Declaration
@property(copy) NSArray<NSURLQuery Item *> *percentEncodedQueryItems;
No overview available.
SDKs
Framework
@property(copy) NSArray<NSURLQuery Item *> *percentEncodedQueryItems;
range Of Fragment
Returns the character range of the fragment in the string returned by the string property.
range Of Host
Returns the character range of the host in the string returned by the string property.
range Of Password
Returns the character range of the password in the string returned by the string property.
range Of Path
Returns the character range of the path in the string returned by the string property.
range Of Port
Returns the character range of the port in the string returned by the string property.
range Of Query
Returns the character range of the query in the string returned by the string property.
range Of Scheme
Returns the character range of the scheme in the string returned by the string property.
range Of User
Returns the character range of the user in the string returned by the string property.