Character.UnicodeBlock.HalfwidthAndFullwidthForms Property

Definition

The "Halfwidth and Fullwidth Forms" Unicode Block.

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

Property Value

The Unicode block named "Halfwidth And Fullwidth Forms".

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