Instance Property インスタンスプロパティ

query

The query of the URL if the URL conforms to RFC 1808 (the most common form of URL), otherwise nil. URLのクエリ、もしそのURLがRFC 1808(URLの最も一般的な形式)に準拠するならば、そうでなければnil。

Declaration 宣言

var query: String? { get }

Discussion 議論

See Also 参照

Accessing the Parts of a URL URLの部分にアクセスする