🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

EmojiSupportMatch

When to replace emoji with support emoji using androidx.emoji2.

Source set: Android
public class EmojiSupportMatch internal constructor(internal val value: Int)

When to replace emoji with support emoji using androidx.emoji2.

This is only available on Android.

Members

Companion

Source set: Android
public companion object

Properties

Default

Source set: Android
public val Default: EmojiSupportMatch

Default support strategy defers to EmojiCompat.get()

None

Source set: Android
public val None: EmojiSupportMatch

Do not use support emoji for this paragraph.

All

Source set: Android
public val All: EmojiSupportMatch

Attempt to replace all emoji, even if they're available on this device's fonts.