Constant

UNI_LINE_SEPARATOR

A code point representing a line separation.

Since v1.0
enum unigc {
    UNI_LINE_SEPARATOR,
}

Discussion 🔗

At this time, only Line Separator (U+2028) has this category.