Language

Character.UnicodeBlock.SupplementalSymbolsAndPictographs Property

Definition

Gets the Unicode block named "Supplemental Symbols And Pictographs".

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

Property Value

The Unicode block named "Supplemental Symbols And Pictographs".

Attributes

Remarks

This property represents the Unicode block named "Supplemental Symbols And Pictographs".

Applies to