Contents

whitespaceAndNewline()

Returns a character set containing characters in Unicode General Category Z*, U+000A ~ U+000D, and U+0085.

Declaration

class func whitespaceAndNewline() -> NSMutableCharacterSet

See Also

Getting Standard Character Sets