Character.UnicodeBlock.TransportAndMapSymbols Property

Definition

Gets the Unicode block named "Transport And Map Symbols".

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

Property Value

The Unicode block named "Transport And Map 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