共用方式為


UCharacterEnums.ECharacterCategory.Unassigned Field

Definition

Caution

Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.Unassigned'. This class will be removed in a future release.

Unassigned character type

[Android.Runtime.Register("UNASSIGNED", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.Unassigned'. This class will be removed in a future release.")]
public const sbyte Unassigned = 0;
[<Android.Runtime.Register("UNASSIGNED", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.Unassigned'. This class will be removed in a future release.")>]
val mutable Unassigned : sbyte

Field Value

Value = 0
Attributes

Remarks

Unassigned character type

Java documentation for android.icu.lang.UCharacterEnums.ECharacterCategory.UNASSIGNED.

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