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

fragment

The fragment component 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 fragment: String? { get }

Discussion 議論

See Also 参照

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