Partager via


UCharacter.UnicodeBlock.CyrillicSupplementaryId Field

Definition

Unicode 4.

[Android.Runtime.Register("CYRILLIC_SUPPLEMENTARY_ID", ApiSince=24)]
public const int CyrillicSupplementaryId = 97;
[<Android.Runtime.Register("CYRILLIC_SUPPLEMENTARY_ID", ApiSince=24)>]
val mutable CyrillicSupplementaryId : int

Field Value

Value = 97
Attributes

Remarks

Unicode 4.0.1 renames the "Cyrillic Supplementary" block to "Cyrillic Supplement".

Java documentation for android.icu.lang.UCharacter.UnicodeBlock.CYRILLIC_SUPPLEMENTARY_ID.

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