EmojiSupportMatch
-
android
value class EmojiSupportMatch
When to replace emoji with support emoji using androidx.emoji2.
This is only available on Android.
Summary
Public companion properties |
||
|---|---|---|
EmojiSupportMatch |
Attempt to replace all emoji, even if they're available on this device's fonts. |
android
|
EmojiSupportMatch |
Default support strategy defers to EmojiCompat.get() |
android
|
EmojiSupportMatch |
Do not use support emoji for this paragraph. |
android
|
Public companion properties
All
val All: EmojiSupportMatch
Attempt to replace all emoji, even if they're available on this device's fonts.