Enumeration Case 列挙ケース

NSJSONWritingSortedKeys

Specifies that the output sorts keys in lexicographic order. 出力がキーを語彙筆記的順序でソートすることを指定します。

Declaration 宣言

NSJSONWritingSortedKeys = (1UL << 1)

See Also 参照

Formatting JSON JSONを書式設定する