Contents

whitespace()

Returns a character set containing the characters in Unicode General Category Zs and CHARACTER TABULATION (U+0009).

Declaration

class func whitespace() -> NSMutableCharacterSet

See Also

Getting Standard Character Sets