Contents

decimalDigit()

Returns a character set containing the characters in the category of decimal numbers.

Declaration

class func decimalDigit() -> NSMutableCharacterSet

See Also

Getting Standard Character Sets