Character.UnicodeBlock.TamilSupplement Property

Definition

Gets the Unicode block named "Tamil Supplement".

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

Property Value

The Unicode block named "Tamil Supplement".

Attributes

Remarks

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

Applies to