次の方法で共有


UProperty.Emoji Field

Definition

Caution

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

Binary property Emoji.

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

Field Value

Value = 57
Attributes

Remarks

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

Java documentation for android.icu.lang.UProperty.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