QChar.isHighSurrogate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isHighSurrogate()
  2. bool isHighSurrogate(dchar ucs4)
    struct QChar
    pragma(inline, true) static
    bool
    isHighSurrogate
    (
    dchar ucs4
    )

Meta