Character.UnicodeBlock.SyriacSupplement Property

Definition

Gets the Unicode block named "Syriac Supplement".

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

Property Value

The Unicode block named "Syriac Supplement".

Attributes

Remarks

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

Applies to