Character.UnicodeBlock.MyanmarExtendedB Property

Definition

Gets the Unicode block named "Myanmar Extended B".

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

Property Value

The Unicode block named "Myanmar Extended B".

Attributes

Remarks

This property represents the Unicode block named "Myanmar Extended B".

Applies to