Share via


IUProperty.BasicEmoji Field

Definition

Binary property of strings Basic_Emoji.

[Android.Runtime.Register("BASIC_EMOJI", ApiSince=34)]
public const int BasicEmoji = 65;
[<Android.Runtime.Register("BASIC_EMOJI", ApiSince=34)>]
val mutable BasicEmoji : int

Field Value

Value = 65
Attributes

Remarks

Binary property of strings Basic_Emoji. See https://www.unicode.org/reports/tr51/#Emoji_Sets

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

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