Module unicode_properties::emoji

source ·
Expand description

Query the emoji character properties of a character.

Enums§

  • The emoji character properties of a character.

Traits§

  • Query the emoji character properties of a character.

Functions§

  • Checks whether this character is the U+FE0F VARIATION SELECTOR-16 (VS16) character, used to request an emoji presentation for an emoji character.
  • Checks whether this character is one of the Regional Indicator characters.
  • Checks whether this character is one of the Tag Characters.
  • Checks whether this character is the U+FE0E VARIATION SELECTOR-15 (VS15) character, used to request a text presentation for an emoji character.
  • Checks whether this character is the U+200D ZERO WIDTH JOINER (ZWJ) character.