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

userInfo

The cached response’s user info dictionary. キャッシュされた応答の持つユーザ情報辞書。

Declaration 宣言

var userInfo: [AnyHashable : Any]? { get }

Discussion 議論

This value is nil if there is no user info dictionary. この値は、ユーザ情報辞書がないならば nilです。

See Also 参照

Getting Cached URL Response Properties キャッシュされたURL応答プロパティを取得する