decimalDigit()
Returns a character set containing the characters in the category of decimal numbers.
Declaration
class func decimalDigit() -> NSMutableCharacterSetReturns a character set containing the characters in the category of decimal numbers.
class func decimalDigit() -> NSMutableCharacterSet