Character.UnicodeBlock.GeometricShapesExtended Property

Definition

Gets the Unicode block named "Geometric Shapes Extended".

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

Property Value

The Unicode block named "Geometric Shapes Extended".

Attributes

Remarks

This property represents the Unicode block named "Geometric Shapes Extended".

Applies to