Character.UnicodeBlock.Kawi Property

Definition

Gets the Unicode block named "Kawi".

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

Property Value

The Unicode block named "Kawi".

Attributes

Remarks

This property represents the Unicode block named "Kawi".

Applies to