No overview available.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 4.0+
Framework
- Foundation
Declaration
var percentEncodedQueryItems: [URLQuery Item]? { get set }
No overview available.
SDKs
Framework
var percentEncodedQueryItems: [URLQuery Item]? { get set }
var range Of Fragment: NSRange
Returns the character range of the fragment in the string returned by the string property.
var range Of Host: NSRange
Returns the character range of the host in the string returned by the string property.
var range Of Password: NSRange
Returns the character range of the password in the string returned by the string property.
var range Of Path: NSRange
Returns the character range of the path in the string returned by the string property.
var range Of Port: NSRange
Returns the character range of the port in the string returned by the string property.
var range Of Query: NSRange
Returns the character range of the query in the string returned by the string property.
var range Of Scheme: NSRange
Returns the character range of the scheme in the string returned by the string property.
var range Of User: NSRange
Returns the character range of the user in the string returned by the string property.