Static Propertyswift 6.1.2Foundation

newlines

Returns a character set containing the newline characters (U+000A ~ U+000D, U+0085, U+2028, and U+2029).

static var newlines: CharacterSet { get }