Lingua

Character.UnicodeBlock.CjkRadicalsSupplement Property

Definition

The "CJK Radicals Supplement" Unicode Block.

[Android.Runtime.Register("CJK_RADICALS_SUPPLEMENT")]
public static Java.Lang.Character.UnicodeBlock CjkRadicalsSupplement { get; }
[<Android.Runtime.Register("CJK_RADICALS_SUPPLEMENT")>]
static member CjkRadicalsSupplement : Java.Lang.Character.UnicodeBlock

Property Value

The Unicode block named "Cjk Radicals Supplement".

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to