Contents

symbols

A character set containing the characters in Unicode General Category S*.

Declaration

class var symbols: CharacterSet { get }

Return Value

A character set containing all the symbol characters.

Discussion

These characters include, for example, the dollar sign ($) and the plus (+) sign.

See Also

Getting Standard Character Sets