Share via


IUProperty.EmojiModifier Field

Definition

Binary property Emoji_Modifier.

[Android.Runtime.Register("EMOJI_MODIFIER", ApiSince=28)]
public const int EmojiModifier = 59;
[<Android.Runtime.Register("EMOJI_MODIFIER", ApiSince=28)>]
val mutable EmojiModifier : int

Field Value

Value = 59
Attributes

Remarks

Binary property Emoji_Modifier. See http://www.unicode.org/reports/tr51/#Emoji_Properties

Java documentation for android.icu.lang.UProperty.EMOJI_MODIFIER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to