UProperty.EmojiModifier Field

Definition

Caution

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

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

Field Value

Value = 59
Attributes

Applies to