文書   >   Foundation   >   Archives and Serialization   >   PropertyListDecoder   >   userInfo
インスタンスプロパティ
userInfo
コンテキスト情報を提供する事により復号化をカスタマイズするために使用する辞書。
宣言
以下も見よ
復号化
func decode<T>(T.Type, from: Data, format: inout PropertyListSerialization.PropertyListFormat)
指定された形式を使用してプロパティリストを復号化することにより、指定された型の値を返します。