Character.UnicodeBlock.SuperscriptsAndSubscripts Property

Definition

The "Superscripts and Subscripts" Unicode Block.

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

Property Value

The Unicode block named "Superscripts And Subscripts".

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