Lingua

Character.UnicodeBlock.IdeographicSymbolsAndPunctuation Property

Definition

Gets the Unicode block named "Ideographic Symbols And Punctuation".

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

Property Value

The Unicode block named "Ideographic Symbols And Punctuation".

Attributes

Remarks

This property represents the Unicode block named "Ideographic Symbols And Punctuation".

Applies to