文書   >   Foundation   >   Archives and Serialization   >   JSONEncoder   >   JSONEncoder.OutputFormatting   >   prettyPrinted
型プロパティ
prettyPrinted
出力を読みやすくするために、十分な空白とインデントを使用する出力書式設定オプション。
宣言
以下も見よ
出力形式
init(rawValue: UInt)
static let sortedKeys: JSONEncoder.OutputFormatting
キーを辞書の順序にソートする出力書式設定オプション。