Type Property 型プロパティ

newlines

Returns a character set containing the newline characters (U+000A ~ U+000D, U+0085, U+2028, and U+2029). 改行文字(U+000A ~ U+000DU+0085U+2028、そしてU+2029)を含んでいる文字集合を返します。

Declaration 宣言

static var newlines: CharacterSet { get }

See Also 参照

Getting Standard Character Sets 標準文字集合を取得する