Character.UnicodeBlock.Soyombo Property

Definition

Gets the Unicode block named "Soyombo".

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

Property Value

The Unicode block named "Soyombo".

Attributes

Remarks

This property represents the Unicode block named "Soyombo".

Applies to