Contents

Unicode.GeneralCategory

The most general classification of a Unicode scalar.

Declaration

enum GeneralCategory

Overview

The general category of a scalar is its “first-order, most usual categorization”. It does not attempt to cover multiple uses of some scalars, such as the use of letters to represent Roman numerals.

Topics

Operators

Enumeration Cases

Instance Properties

Instance Methods

Default Implementations

See Also

Unicode Scalar Classifications