Contents

whitespaces

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

Declaration

static var whitespaces: CharacterSet { get }

See Also

Getting Standard Character Sets