Constant

UNI_LOWERCASE_LETTER

A lowercase letter.

Since v1.0
enum unigc {
    UNI_LOWERCASE_LETTER,
}

Discussion 🔗

Examples of lowercase letters include:

  • Latin Small Letter B (U+0062).
  • Greek Small Letter Epsilon (U+03B5).