Character.UnicodeBlock.LetterlikeSymbols Property

Definition

The "Letterlike Symbols" Unicode Block.

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

Property Value

The Unicode block named "Letterlike Symbols".

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