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

comment

The cookie’s comment string. クッキーのコメント文字列。

Declaration 宣言

var comment: String? { get }

Discussion 議論

This value is nil if the cookie has no comment. You can present this string to the user, explaining the contents and purpose of this cookie. この値はnilです、もしクッキーがコメントを持たないならば。あなたはこの文字列をユーザに提示して、このクッキーの内容と目的を説明できます。

See Also 参照

Getting User-Readable Cookie Metadata ユーザが読み取り可能なクッキーメタデータを取得する