Share via


UCharacter.UnicodeBlock.CombiningMarksForSymbolsId Field

Definition

Unicode 3.

[Android.Runtime.Register("COMBINING_MARKS_FOR_SYMBOLS_ID", ApiSince=24)]
public const int CombiningMarksForSymbolsId = 43;
[<Android.Runtime.Register("COMBINING_MARKS_FOR_SYMBOLS_ID", ApiSince=24)>]
val mutable CombiningMarksForSymbolsId : int

Field Value

Value = 43
Attributes

Remarks

Unicode 3.2 renames this block to "Combining Diacritical Marks for Symbols".

Java documentation for android.icu.lang.UCharacter.UnicodeBlock.COMBINING_MARKS_FOR_SYMBOLS_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