次の方法で共有


UProperty.EmojiModifier Field

Definition

Caution

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

Binary property Emoji_Modifier.

[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

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