Character.UnicodeScript.Soyombo Property

Definition

Gets the Unicode script named "Soyombo".

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

Property Value

The Unicode script named "Soyombo".

Attributes

Remarks

This property represents the Unicode script named "Soyombo".

Applies to