UProperty.EmojiModifierBase Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.EmojiModifierBase'. This class will be removed in a future release.

[Android.Runtime.Register("EMOJI_MODIFIER_BASE", ApiSince=28)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.EmojiModifierBase'. This class will be removed in a future release.")]
public const int EmojiModifierBase = 60;
[<Android.Runtime.Register("EMOJI_MODIFIER_BASE", ApiSince=28)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.EmojiModifierBase'. This class will be removed in a future release.")>]
val mutable EmojiModifierBase : int

Field Value

Value = 60
Attributes

Applies to