Type Property 型プロパティ

withoutEscapingSlashes

Specifies that the output doesn’t prefix slash characters with escape characters. 出力がスラッシュ文字の前にエスケープ文字を置かないことを指定します。

Declaration 宣言

static var withoutEscapingSlashes: JSONSerialization.WritingOptions { get }

See Also 参照

Formatting JSON JSONを書式設定する