Type Property
alphanumerics
Returns a character set containing the characters in Unicode General Categories L*, M*, and N*.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
See Also
Getting Standard Character Sets
static var decomposables: CharacterSet
Returns a character set containing individual Unicode characters that can also be represented as composed character sequences (such as for letters with accents), by the definition of “standard decomposition” in version 3.2 of the Unicode character encoding standard.