Contents

newline()

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

Declaration

class func newline() -> NSMutableCharacterSet

See Also

Getting Standard Character Sets