Character.UnicodeBlock.MongolianSupplement Property

Definition

Gets the Unicode block named "Mongolian Supplement".

[Android.Runtime.Register("MONGOLIAN_SUPPLEMENT", ApiSince=34)]
public static Java.Lang.Character.UnicodeBlock MongolianSupplement { get; }
[<Android.Runtime.Register("MONGOLIAN_SUPPLEMENT", ApiSince=34)>]
static member MongolianSupplement : Java.Lang.Character.UnicodeBlock

Property Value

The Unicode block named "Mongolian Supplement".

Attributes

Remarks

This property represents the Unicode block named "Mongolian Supplement".

Applies to