Character.UnicodeBlock.CombiningDiacriticalMarksSupplement Property

Definition

Gets the Unicode block named "Combining Diacritical Marks Supplement".

[Android.Runtime.Register("COMBINING_DIACRITICAL_MARKS_SUPPLEMENT")]
public static Java.Lang.Character.UnicodeBlock CombiningDiacriticalMarksSupplement { get; }
[<Android.Runtime.Register("COMBINING_DIACRITICAL_MARKS_SUPPLEMENT")>]
static member CombiningDiacriticalMarksSupplement : Java.Lang.Character.UnicodeBlock

Property Value

The Unicode block named "Combining Diacritical Marks Supplement".

Attributes

Remarks

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