Added in API level 1

UnicodeBlock

class UnicodeBlock : Character.Subset
kotlin.Any
   ↳ java.lang.Character.Subset
   ↳ java.lang.Character.UnicodeBlock

A family of character subsets representing the character blocks in the Unicode specification. Character blocks generally define characters used for a specific script or purpose. A character is contained by at most one Unicode block.

Summary

Public methods
static Character.UnicodeBlock
forName(blockName: String)

Returns the UnicodeBlock with the given name.

static Character.UnicodeBlock?
of(c: Char)

Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.

static Character.UnicodeBlock?
of(codePoint: Int)

Returns the object representing the Unicode block containing the given character (Unicode code point), or null if the character is not a member of a defined block.

Inherited functions
Properties
static Character.UnicodeBlock!

Constant for the "Adlam" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Aegean Numbers" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ahom" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Alchemical Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Alphabetic Presentation Forms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Anatolian Hieroglyphs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ancient Greek Musical Notation" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ancient Greek Numbers" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ancient Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arabic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arabic Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arabic Mathematical Alphabetic Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arabic Presentation Forms-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arabic Presentation Forms-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arabic Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Armenian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Arrows" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Avestan" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Balinese" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bamum" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bamum Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Basic Latin" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bassa Vah" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Batak" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bengali" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bhaiksuki" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Block Elements" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bopomofo" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Bopomofo Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Box Drawing" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Brahmi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Braille Patterns" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Buginese" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Buhid" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Byzantine Musical Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Carian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Caucasian Albanian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Chakma" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cham" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cherokee" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cherokee Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Chess Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Chorasmian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Compatibility" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Compatibility Forms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Compatibility Ideographs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Compatibility Ideographs Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Radicals Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Strokes" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Symbols and Punctuation" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension C" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension D" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension E" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension F" Unicode character block.

static Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension G" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Combining Half Marks" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks for Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Common Indic Number Forms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Control Pictures" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Coptic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Coptic Epact Numbers" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Counting Rod Numerals" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cuneiform" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cuneiform Numbers and Punctuation" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Currency Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cypriot Syllabary" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cyrillic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cyrillic Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cyrillic Extended-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cyrillic Extended-C" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Cyrillic Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Deseret" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Devanagari" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Devanagari Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Dingbats" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Dives Akuru" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Dogra" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Domino Tiles" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Duployan" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Early Dynastic Cuneiform" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Egyptian Hieroglyphs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Egyptian Hieroglyph Format Controls" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Elbasan" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Elymaic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Emoticons" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Enclosed Alphanumerics" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Enclosed Alphanumeric Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Enclosed CJK Letters and Months" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Enclosed Ideographic Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ethiopic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ethiopic Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ethiopic Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ethiopic Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "General Punctuation" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Geometric Shapes" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Geometric Shapes Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Georgian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Georgian Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Georgian Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Glagolitic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Glagolitic Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Gothic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Grantha" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Greek and Coptic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Greek Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Gujarati" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Gunjala Gondi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Gurmukhi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Halfwidth and Fullwidth Forms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hangul Compatibility Jamo" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hangul Jamo" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hangul Jamo Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hangul Jamo Extended-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hangul Syllables" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hanifi Rohingya" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hanunoo" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hatran" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hebrew" Unicode character block.

static Character.UnicodeBlock!

Constant for the "High Private Use Surrogates" Unicode character block.

static Character.UnicodeBlock!

Constant for the "High Surrogates" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Hiragana" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ideographic Description Characters" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ideographic Symbols and Punctuation" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Imperial Aramaic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Indic Siyaq Numbers" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Inscriptional Pahlavi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Inscriptional Parthian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "IPA Extensions" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Javanese" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kaithi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kana Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kana Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kanbun" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kangxi Radicals" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kannada" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Katakana" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Katakana Phonetic Extensions" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kayah Li" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Kharoshthi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Khitan Small Script" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Khmer" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Khmer Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Khojki" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Khudawadi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Lao" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin-1 Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin Extended Additional" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin Extended-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin Extended-C" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin Extended-D" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Latin Extended-E" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Lepcha" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Letterlike Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Limbu" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Linear A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Linear B Ideograms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Linear B Syllabary" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Lisu" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Lisu Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Low Surrogates" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Lycian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Lydian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mahajani" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mahjong Tiles" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Makasar" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Malayalam" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mandaic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Manichaean" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Marchen" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Masaram Gondi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mathematical Alphanumeric Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mathematical Operators" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mayan Numerals" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Medefaidrin" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Meetei Mayek" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Meetei Mayek Extensions" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mende Kikakui" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Meroitic Cursive" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Meroitic Hieroglyphs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miao" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miscellaneous Mathematical Symbols-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miscellaneous Mathematical Symbols-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miscellaneous Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miscellaneous Symbols and Arrows" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miscellaneous Symbols And Pictographs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Miscellaneous Technical" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Modi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Modifier Tone Letters" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mongolian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mongolian Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Mro" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Multani" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Musical Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Myanmar" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Myanmar Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Myanmar Extended-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Nabataean" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Nandinagari" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Newa" Unicode character block.

static Character.UnicodeBlock!

Constant for the "New Tai Lue" Unicode character block.

static Character.UnicodeBlock!

Constant for the "NKo" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Number Forms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Nushu" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Nyiakeng Puachue Hmong" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ogham" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old Hungarian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old Italic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old North Arabian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old Permic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old Persian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old Sogdian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old South Arabian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Old Turkic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ol Chiki" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Optical Character Recognition" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Oriya" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ornamental Dingbats" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Osage" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Osmanya" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ottoman Siyaq Numbers" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Pahawh Hmong" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Palmyrene" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Pau Cin Hau" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Phags-pa" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Phaistos Disc" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Phoenician" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Phonetic Extensions" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Phonetic Extensions Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Playing Cards" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Private Use Area" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Psalter Pahlavi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Rejang" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Rumi Numeral Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Runic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Samaritan" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Saurashtra" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sharada" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Shavian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Shorthand Format Controls" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Siddham" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sinhala" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sinhala Archaic Numbers" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Small Form Variants" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Small Kana Extension" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sogdian" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sora Sompeng" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Soyombo" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Spacing Modifier Letters" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Specials" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sundanese" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Sundanese Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Superscripts and Subscripts" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplemental Arrows-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplemental Arrows-B" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplemental Arrows-C" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplemental Mathematical Operators" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplemental Punctuation" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplemental Symbols and Pictographs" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplementary Private Use Area-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Supplementary Private Use Area-B" Unicode character block.

static Character.UnicodeBlock!

static Character.UnicodeBlock!

Constant for the "Sutton SignWriting" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Syloti Nagri" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Symbols and Pictographs Extended-A" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Symbols for Legacy Computing" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Syriac" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Syriac Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tagalog" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tagbanwa" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tags" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tai Le" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tai Tham" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tai Viet" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tai Xuan Jing Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Takri" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tamil" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tamil Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tangut" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tangut Components" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tangut Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Telugu" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Thaana" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Thai" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tibetan" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tifinagh" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Tirhuta" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Transport And Map Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Ugaritic" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Unified Canadian Aboriginal Syllabics" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Unified Canadian Aboriginal Syllabics Extended" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Vai" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Variation Selectors" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Variation Selectors Supplement" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Vedic Extensions" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Vertical Forms" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Wancho" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Warang Citi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Yezidi" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Yijing Hexagram Symbols" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Yi Radicals" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Yi Syllables" Unicode character block.

static Character.UnicodeBlock!

Constant for the "Zanabazar Square" Unicode character block.

Public methods

forName

Added in API level 1
static fun forName(blockName: String): Character.UnicodeBlock

Returns the UnicodeBlock with the given name. Block names are determined by The Unicode Standard. The file Blocks-<version>.txt defines blocks for a particular version of the standard. The Character class specifies the version of the standard that it supports.

This method accepts block names in the following forms:

  1. Canonical block names as defined by the Unicode Standard. For example, the standard defines a "Basic Latin" block. Therefore, this method accepts "Basic Latin" as a valid block name. The documentation of each UnicodeBlock provides the canonical name.
  2. Canonical block names with all spaces removed. For example, "BasicLatin" is a valid block name for the "Basic Latin" block.
  3. The text representation of each constant UnicodeBlock identifier. For example, this method will return the BASIC_LATIN block if provided with the "BASIC_LATIN" name. This form replaces all spaces and hyphens in the canonical name with underscores.
Finally, character case is ignored for all of the valid block name forms. For example, "BASIC_LATIN" and "basic_latin" are both valid block names. The en_US locale's case mapping rules are used to provide case-insensitive string comparisons for block name validation.

If the Unicode Standard changes block names, both the previous and current names will be accepted.

Parameters
blockName String: A UnicodeBlock name.
Return
Character.UnicodeBlock The UnicodeBlock instance identified by blockName
Exceptions
java.lang.IllegalArgumentException if blockName is an invalid name
java.lang.NullPointerException if blockName is null

of

Added in API level 1
static fun of(c: Char): Character.UnicodeBlock?

Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.

Note: This method cannot handle supplementary characters. To support all Unicode characters, including supplementary characters, use the of(int) method.

Parameters
c Char: The character in question
Return
Character.UnicodeBlock? The UnicodeBlock instance representing the Unicode block of which this character is a member, or null if the character is not a member of any Unicode block

of

Added in API level 1
static fun of(codePoint: Int): Character.UnicodeBlock?

Returns the object representing the Unicode block containing the given character (Unicode code point), or null if the character is not a member of a defined block.

Parameters
codePoint Int: the character (Unicode code point) in question.
Return
Character.UnicodeBlock? The UnicodeBlock instance representing the Unicode block of which this character is a member, or null if the character is not a member of any Unicode block
Exceptions
java.lang.IllegalArgumentException if the specified codePoint is an invalid Unicode code point.

Properties

ADLAM

Added in API level 34
static val ADLAM: Character.UnicodeBlock!

Constant for the "Adlam" Unicode character block.

AEGEAN_NUMBERS

Added in API level 1
static val AEGEAN_NUMBERS: Character.UnicodeBlock!

Constant for the "Aegean Numbers" Unicode character block.

AHOM

Added in API level 34
static val AHOM: Character.UnicodeBlock!

Constant for the "Ahom" Unicode character block.

ALCHEMICAL_SYMBOLS

Added in API level 19
static val ALCHEMICAL_SYMBOLS: Character.UnicodeBlock!

Constant for the "Alchemical Symbols" Unicode character block.

ALPHABETIC_PRESENTATION_FORMS

Added in API level 1
static val ALPHABETIC_PRESENTATION_FORMS: Character.UnicodeBlock!

Constant for the "Alphabetic Presentation Forms" Unicode character block.

ANATOLIAN_HIEROGLYPHS

Added in API level 34
static val ANATOLIAN_HIEROGLYPHS: Character.UnicodeBlock!

Constant for the "Anatolian Hieroglyphs" Unicode character block.

ANCIENT_GREEK_MUSICAL_NOTATION

Added in API level 19
static val ANCIENT_GREEK_MUSICAL_NOTATION: Character.UnicodeBlock!

Constant for the "Ancient Greek Musical Notation" Unicode character block.

ANCIENT_GREEK_NUMBERS

Added in API level 19
static val ANCIENT_GREEK_NUMBERS: Character.UnicodeBlock!

Constant for the "Ancient Greek Numbers" Unicode character block.

ANCIENT_SYMBOLS

Added in API level 19
static val ANCIENT_SYMBOLS: Character.UnicodeBlock!

Constant for the "Ancient Symbols" Unicode character block.

ARABIC

Added in API level 1
static val ARABIC: Character.UnicodeBlock!

Constant for the "Arabic" Unicode character block.

ARABIC_EXTENDED_A

Added in API level 26
static val ARABIC_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Arabic Extended-A" Unicode character block.

ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS

Added in API level 26
static val ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS: Character.UnicodeBlock!

Constant for the "Arabic Mathematical Alphabetic Symbols" Unicode character block.

ARABIC_PRESENTATION_FORMS_A

Added in API level 1
static val ARABIC_PRESENTATION_FORMS_A: Character.UnicodeBlock!

Constant for the "Arabic Presentation Forms-A" Unicode character block.

ARABIC_PRESENTATION_FORMS_B

Added in API level 1
static val ARABIC_PRESENTATION_FORMS_B: Character.UnicodeBlock!

Constant for the "Arabic Presentation Forms-B" Unicode character block.

ARABIC_SUPPLEMENT

Added in API level 19
static val ARABIC_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Arabic Supplement" Unicode character block.

ARMENIAN

Added in API level 1
static val ARMENIAN: Character.UnicodeBlock!

Constant for the "Armenian" Unicode character block.

ARROWS

Added in API level 1
static val ARROWS: Character.UnicodeBlock!

Constant for the "Arrows" Unicode character block.

AVESTAN

Added in API level 19
static val AVESTAN: Character.UnicodeBlock!

Constant for the "Avestan" Unicode character block.

BALINESE

Added in API level 19
static val BALINESE: Character.UnicodeBlock!

Constant for the "Balinese" Unicode character block.

BAMUM

Added in API level 19
static val BAMUM: Character.UnicodeBlock!

Constant for the "Bamum" Unicode character block.

BAMUM_SUPPLEMENT

Added in API level 19
static val BAMUM_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Bamum Supplement" Unicode character block.

BASIC_LATIN

Added in API level 1
static val BASIC_LATIN: Character.UnicodeBlock!

Constant for the "Basic Latin" Unicode character block.

BASSA_VAH

Added in API level 34
static val BASSA_VAH: Character.UnicodeBlock!

Constant for the "Bassa Vah" Unicode character block.

BATAK

Added in API level 19
static val BATAK: Character.UnicodeBlock!

Constant for the "Batak" Unicode character block.

BENGALI

Added in API level 1
static val BENGALI: Character.UnicodeBlock!

Constant for the "Bengali" Unicode character block.

BHAIKSUKI

Added in API level 34
static val BHAIKSUKI: Character.UnicodeBlock!

Constant for the "Bhaiksuki" Unicode character block.

BLOCK_ELEMENTS

Added in API level 1
static val BLOCK_ELEMENTS: Character.UnicodeBlock!

Constant for the "Block Elements" Unicode character block.

BOPOMOFO

Added in API level 1
static val BOPOMOFO: Character.UnicodeBlock!

Constant for the "Bopomofo" Unicode character block.

BOPOMOFO_EXTENDED

Added in API level 1
static val BOPOMOFO_EXTENDED: Character.UnicodeBlock!

Constant for the "Bopomofo Extended" Unicode character block.

BOX_DRAWING

Added in API level 1
static val BOX_DRAWING: Character.UnicodeBlock!

Constant for the "Box Drawing" Unicode character block.

BRAHMI

Added in API level 19
static val BRAHMI: Character.UnicodeBlock!

Constant for the "Brahmi" Unicode character block.

BRAILLE_PATTERNS

Added in API level 1
static val BRAILLE_PATTERNS: Character.UnicodeBlock!

Constant for the "Braille Patterns" Unicode character block.

BUGINESE

Added in API level 19
static val BUGINESE: Character.UnicodeBlock!

Constant for the "Buginese" Unicode character block.

BUHID

Added in API level 1
static val BUHID: Character.UnicodeBlock!

Constant for the "Buhid" Unicode character block.

BYZANTINE_MUSICAL_SYMBOLS

Added in API level 1
static val BYZANTINE_MUSICAL_SYMBOLS: Character.UnicodeBlock!

Constant for the "Byzantine Musical Symbols" Unicode character block.

CARIAN

Added in API level 19
static val CARIAN: Character.UnicodeBlock!

Constant for the "Carian" Unicode character block.

CAUCASIAN_ALBANIAN

Added in API level 34
static val CAUCASIAN_ALBANIAN: Character.UnicodeBlock!

Constant for the "Caucasian Albanian" Unicode character block.

CHAKMA

Added in API level 26
static val CHAKMA: Character.UnicodeBlock!

Constant for the "Chakma" Unicode character block.

CHAM

Added in API level 19
static val CHAM: Character.UnicodeBlock!

Constant for the "Cham" Unicode character block.

CHEROKEE

Added in API level 1
static val CHEROKEE: Character.UnicodeBlock!

Constant for the "Cherokee" Unicode character block.

CHEROKEE_SUPPLEMENT

Added in API level 34
static val CHEROKEE_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Cherokee Supplement" Unicode character block.

CHESS_SYMBOLS

Added in API level 34
static val CHESS_SYMBOLS: Character.UnicodeBlock!

Constant for the "Chess Symbols" Unicode character block.

CHORASMIAN

Added in API level 34
static val CHORASMIAN: Character.UnicodeBlock!

Constant for the "Chorasmian" Unicode character block.

CJK_COMPATIBILITY

Added in API level 1
static val CJK_COMPATIBILITY: Character.UnicodeBlock!

Constant for the "CJK Compatibility" Unicode character block.

CJK_COMPATIBILITY_FORMS

Added in API level 1
static val CJK_COMPATIBILITY_FORMS: Character.UnicodeBlock!

Constant for the "CJK Compatibility Forms" Unicode character block.

CJK_COMPATIBILITY_IDEOGRAPHS

Added in API level 1
static val CJK_COMPATIBILITY_IDEOGRAPHS: Character.UnicodeBlock!

Constant for the "CJK Compatibility Ideographs" Unicode character block.

CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT

Added in API level 1
static val CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "CJK Compatibility Ideographs Supplement" Unicode character block.

CJK_RADICALS_SUPPLEMENT

Added in API level 1
static val CJK_RADICALS_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "CJK Radicals Supplement" Unicode character block.

CJK_STROKES

Added in API level 19
static val CJK_STROKES: Character.UnicodeBlock!

Constant for the "CJK Strokes" Unicode character block.

CJK_SYMBOLS_AND_PUNCTUATION

Added in API level 1
static val CJK_SYMBOLS_AND_PUNCTUATION: Character.UnicodeBlock!

Constant for the "CJK Symbols and Punctuation" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS

Added in API level 1
static val CJK_UNIFIED_IDEOGRAPHS: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A

Added in API level 1
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension A" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B

Added in API level 1
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension B" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C

Added in API level 19
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension C" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D

Added in API level 19
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension D" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E

Added in API level 34
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension E" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F

Added in API level 34
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension F" Unicode character block.

CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G

Added in API level 34
static val CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G: Character.UnicodeBlock!

Constant for the "CJK Unified Ideographs Extension G" Unicode character block.

COMBINING_DIACRITICAL_MARKS

Added in API level 1
static val COMBINING_DIACRITICAL_MARKS: Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks" Unicode character block.

COMBINING_DIACRITICAL_MARKS_EXTENDED

Added in API level 34
static val COMBINING_DIACRITICAL_MARKS_EXTENDED: Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks Extended" Unicode character block.

COMBINING_DIACRITICAL_MARKS_SUPPLEMENT

Added in API level 19
static val COMBINING_DIACRITICAL_MARKS_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks Supplement" Unicode character block.

COMBINING_HALF_MARKS

Added in API level 1
static val COMBINING_HALF_MARKS: Character.UnicodeBlock!

Constant for the "Combining Half Marks" Unicode character block.

COMBINING_MARKS_FOR_SYMBOLS

Added in API level 1
static val COMBINING_MARKS_FOR_SYMBOLS: Character.UnicodeBlock!

Constant for the "Combining Diacritical Marks for Symbols" Unicode character block.

This block was previously known as "Combining Marks for Symbols".

COMMON_INDIC_NUMBER_FORMS

Added in API level 19
static val COMMON_INDIC_NUMBER_FORMS: Character.UnicodeBlock!

Constant for the "Common Indic Number Forms" Unicode character block.

CONTROL_PICTURES

Added in API level 1
static val CONTROL_PICTURES: Character.UnicodeBlock!

Constant for the "Control Pictures" Unicode character block.

COPTIC

Added in API level 19
static val COPTIC: Character.UnicodeBlock!

Constant for the "Coptic" Unicode character block.

COPTIC_EPACT_NUMBERS

Added in API level 34
static val COPTIC_EPACT_NUMBERS: Character.UnicodeBlock!

Constant for the "Coptic Epact Numbers" Unicode character block.

COUNTING_ROD_NUMERALS

Added in API level 19
static val COUNTING_ROD_NUMERALS: Character.UnicodeBlock!

Constant for the "Counting Rod Numerals" Unicode character block.

CUNEIFORM

Added in API level 19
static val CUNEIFORM: Character.UnicodeBlock!

Constant for the "Cuneiform" Unicode character block.

CUNEIFORM_NUMBERS_AND_PUNCTUATION

Added in API level 19
static val CUNEIFORM_NUMBERS_AND_PUNCTUATION: Character.UnicodeBlock!

Constant for the "Cuneiform Numbers and Punctuation" Unicode character block.

CURRENCY_SYMBOLS

Added in API level 1
static val CURRENCY_SYMBOLS: Character.UnicodeBlock!

Constant for the "Currency Symbols" Unicode character block.

CYPRIOT_SYLLABARY

Added in API level 1
static val CYPRIOT_SYLLABARY: Character.UnicodeBlock!

Constant for the "Cypriot Syllabary" Unicode character block.

CYRILLIC

Added in API level 1
static val CYRILLIC: Character.UnicodeBlock!

Constant for the "Cyrillic" Unicode character block.

CYRILLIC_EXTENDED_A

Added in API level 19
static val CYRILLIC_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Cyrillic Extended-A" Unicode character block.

CYRILLIC_EXTENDED_B

Added in API level 19
static val CYRILLIC_EXTENDED_B: Character.UnicodeBlock!

Constant for the "Cyrillic Extended-B" Unicode character block.

CYRILLIC_EXTENDED_C

Added in API level 34
static val CYRILLIC_EXTENDED_C: Character.UnicodeBlock!

Constant for the "Cyrillic Extended-C" Unicode character block.

CYRILLIC_SUPPLEMENTARY

Added in API level 1
static val CYRILLIC_SUPPLEMENTARY: Character.UnicodeBlock!

Constant for the "Cyrillic Supplement" Unicode character block. This block was previously known as the "Cyrillic Supplementary" block.

DESERET

Added in API level 1
static val DESERET: Character.UnicodeBlock!

Constant for the "Deseret" Unicode character block.

DEVANAGARI

Added in API level 1
static val DEVANAGARI: Character.UnicodeBlock!

Constant for the "Devanagari" Unicode character block.

DEVANAGARI_EXTENDED

Added in API level 19
static val DEVANAGARI_EXTENDED: Character.UnicodeBlock!

Constant for the "Devanagari Extended" Unicode character block.

DINGBATS

Added in API level 1
static val DINGBATS: Character.UnicodeBlock!

Constant for the "Dingbats" Unicode character block.

DIVES_AKURU

Added in API level 34
static val DIVES_AKURU: Character.UnicodeBlock!

Constant for the "Dives Akuru" Unicode character block.

DOGRA

Added in API level 34
static val DOGRA: Character.UnicodeBlock!

Constant for the "Dogra" Unicode character block.

DOMINO_TILES

Added in API level 19
static val DOMINO_TILES: Character.UnicodeBlock!

Constant for the "Domino Tiles" Unicode character block.

DUPLOYAN

Added in API level 34
static val DUPLOYAN: Character.UnicodeBlock!

Constant for the "Duployan" Unicode character block.

EARLY_DYNASTIC_CUNEIFORM

Added in API level 34
static val EARLY_DYNASTIC_CUNEIFORM: Character.UnicodeBlock!

Constant for the "Early Dynastic Cuneiform" Unicode character block.

EGYPTIAN_HIEROGLYPHS

Added in API level 19
static val EGYPTIAN_HIEROGLYPHS: Character.UnicodeBlock!

Constant for the "Egyptian Hieroglyphs" Unicode character block.

EGYPTIAN_HIEROGLYPH_FORMAT_CONTROLS

Added in API level 34
static val EGYPTIAN_HIEROGLYPH_FORMAT_CONTROLS: Character.UnicodeBlock!

Constant for the "Egyptian Hieroglyph Format Controls" Unicode character block.

ELBASAN

Added in API level 34
static val ELBASAN: Character.UnicodeBlock!

Constant for the "Elbasan" Unicode character block.

ELYMAIC

Added in API level 34
static val ELYMAIC: Character.UnicodeBlock!

Constant for the "Elymaic" Unicode character block.

EMOTICONS

Added in API level 19
static val EMOTICONS: Character.UnicodeBlock!

Constant for the "Emoticons" Unicode character block.

ENCLOSED_ALPHANUMERICS

Added in API level 1
static val ENCLOSED_ALPHANUMERICS: Character.UnicodeBlock!

Constant for the "Enclosed Alphanumerics" Unicode character block.

ENCLOSED_ALPHANUMERIC_SUPPLEMENT

Added in API level 19
static val ENCLOSED_ALPHANUMERIC_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Enclosed Alphanumeric Supplement" Unicode character block.

ENCLOSED_CJK_LETTERS_AND_MONTHS

Added in API level 1
static val ENCLOSED_CJK_LETTERS_AND_MONTHS: Character.UnicodeBlock!

Constant for the "Enclosed CJK Letters and Months" Unicode character block.

ENCLOSED_IDEOGRAPHIC_SUPPLEMENT

Added in API level 19
static val ENCLOSED_IDEOGRAPHIC_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Enclosed Ideographic Supplement" Unicode character block.

ETHIOPIC

Added in API level 1
static val ETHIOPIC: Character.UnicodeBlock!

Constant for the "Ethiopic" Unicode character block.

ETHIOPIC_EXTENDED

Added in API level 19
static val ETHIOPIC_EXTENDED: Character.UnicodeBlock!

Constant for the "Ethiopic Extended" Unicode character block.

ETHIOPIC_EXTENDED_A

Added in API level 19
static val ETHIOPIC_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Ethiopic Extended-A" Unicode character block.

ETHIOPIC_SUPPLEMENT

Added in API level 19
static val ETHIOPIC_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Ethiopic Supplement" Unicode character block.

GENERAL_PUNCTUATION

Added in API level 1
static val GENERAL_PUNCTUATION: Character.UnicodeBlock!

Constant for the "General Punctuation" Unicode character block.

GEOMETRIC_SHAPES

Added in API level 1
static val GEOMETRIC_SHAPES: Character.UnicodeBlock!

Constant for the "Geometric Shapes" Unicode character block.

GEOMETRIC_SHAPES_EXTENDED

Added in API level 34
static val GEOMETRIC_SHAPES_EXTENDED: Character.UnicodeBlock!

Constant for the "Geometric Shapes Extended" Unicode character block.

GEORGIAN

Added in API level 1
static val GEORGIAN: Character.UnicodeBlock!

Constant for the "Georgian" Unicode character block.

GEORGIAN_EXTENDED

Added in API level 34
static val GEORGIAN_EXTENDED: Character.UnicodeBlock!

Constant for the "Georgian Extended" Unicode character block.

GEORGIAN_SUPPLEMENT

Added in API level 19
static val GEORGIAN_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Georgian Supplement" Unicode character block.

GLAGOLITIC

Added in API level 19
static val GLAGOLITIC: Character.UnicodeBlock!

Constant for the "Glagolitic" Unicode character block.

GLAGOLITIC_SUPPLEMENT

Added in API level 34
static val GLAGOLITIC_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Glagolitic Supplement" Unicode character block.

GOTHIC

Added in API level 1
static val GOTHIC: Character.UnicodeBlock!

Constant for the "Gothic" Unicode character block.

GRANTHA

Added in API level 34
static val GRANTHA: Character.UnicodeBlock!

Constant for the "Grantha" Unicode character block.

GREEK

Added in API level 1
static val GREEK: Character.UnicodeBlock!

Constant for the "Greek and Coptic" Unicode character block.

This block was previously known as the "Greek" block.

GREEK_EXTENDED

Added in API level 1
static val GREEK_EXTENDED: Character.UnicodeBlock!

Constant for the "Greek Extended" Unicode character block.

GUJARATI

Added in API level 1
static val GUJARATI: Character.UnicodeBlock!

Constant for the "Gujarati" Unicode character block.

GUNJALA_GONDI

Added in API level 34
static val GUNJALA_GONDI: Character.UnicodeBlock!

Constant for the "Gunjala Gondi" Unicode character block.

GURMUKHI

Added in API level 1
static val GURMUKHI: Character.UnicodeBlock!

Constant for the "Gurmukhi" Unicode character block.

HALFWIDTH_AND_FULLWIDTH_FORMS

Added in API level 1
static val HALFWIDTH_AND_FULLWIDTH_FORMS: Character.UnicodeBlock!

Constant for the "Halfwidth and Fullwidth Forms" Unicode character block.

HANGUL_COMPATIBILITY_JAMO

Added in API level 1
static val HANGUL_COMPATIBILITY_JAMO: Character.UnicodeBlock!

Constant for the "Hangul Compatibility Jamo" Unicode character block.

HANGUL_JAMO

Added in API level 1
static val HANGUL_JAMO: Character.UnicodeBlock!

Constant for the "Hangul Jamo" Unicode character block.

HANGUL_JAMO_EXTENDED_A

Added in API level 19
static val HANGUL_JAMO_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Hangul Jamo Extended-A" Unicode character block.

HANGUL_JAMO_EXTENDED_B

Added in API level 19
static val HANGUL_JAMO_EXTENDED_B: Character.UnicodeBlock!

Constant for the "Hangul Jamo Extended-B" Unicode character block.

HANGUL_SYLLABLES

Added in API level 1
static val HANGUL_SYLLABLES: Character.UnicodeBlock!

Constant for the "Hangul Syllables" Unicode character block.

HANIFI_ROHINGYA

Added in API level 34
static val HANIFI_ROHINGYA: Character.UnicodeBlock!

Constant for the "Hanifi Rohingya" Unicode character block.

HANUNOO

Added in API level 1
static val HANUNOO: Character.UnicodeBlock!

Constant for the "Hanunoo" Unicode character block.

HATRAN

Added in API level 34
static val HATRAN: Character.UnicodeBlock!

Constant for the "Hatran" Unicode character block.

HEBREW

Added in API level 1
static val HEBREW: Character.UnicodeBlock!

Constant for the "Hebrew" Unicode character block.

HIGH_PRIVATE_USE_SURROGATES

Added in API level 1
static val HIGH_PRIVATE_USE_SURROGATES: Character.UnicodeBlock!

Constant for the "High Private Use Surrogates" Unicode character block. This block represents codepoint values in the private use high surrogate range: U+DB80 through U+DBFF

HIGH_SURROGATES

Added in API level 1
static val HIGH_SURROGATES: Character.UnicodeBlock!

Constant for the "High Surrogates" Unicode character block. This block represents codepoint values in the high surrogate range: U+D800 through U+DB7F

HIRAGANA

Added in API level 1
static val HIRAGANA: Character.UnicodeBlock!

Constant for the "Hiragana" Unicode character block.

IDEOGRAPHIC_DESCRIPTION_CHARACTERS

Added in API level 1
static val IDEOGRAPHIC_DESCRIPTION_CHARACTERS: Character.UnicodeBlock!

Constant for the "Ideographic Description Characters" Unicode character block.

IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION

Added in API level 34
static val IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION: Character.UnicodeBlock!

Constant for the "Ideographic Symbols and Punctuation" Unicode character block.

IMPERIAL_ARAMAIC

Added in API level 19
static val IMPERIAL_ARAMAIC: Character.UnicodeBlock!

Constant for the "Imperial Aramaic" Unicode character block.

INDIC_SIYAQ_NUMBERS

Added in API level 34
static val INDIC_SIYAQ_NUMBERS: Character.UnicodeBlock!

Constant for the "Indic Siyaq Numbers" Unicode character block.

INSCRIPTIONAL_PAHLAVI

Added in API level 19
static val INSCRIPTIONAL_PAHLAVI: Character.UnicodeBlock!

Constant for the "Inscriptional Pahlavi" Unicode character block.

INSCRIPTIONAL_PARTHIAN

Added in API level 19
static val INSCRIPTIONAL_PARTHIAN: Character.UnicodeBlock!

Constant for the "Inscriptional Parthian" Unicode character block.

IPA_EXTENSIONS

Added in API level 1
static val IPA_EXTENSIONS: Character.UnicodeBlock!

Constant for the "IPA Extensions" Unicode character block.

JAVANESE

Added in API level 19
static val JAVANESE: Character.UnicodeBlock!

Constant for the "Javanese" Unicode character block.

KAITHI

Added in API level 19
static val KAITHI: Character.UnicodeBlock!

Constant for the "Kaithi" Unicode character block.

KANA_EXTENDED_A

Added in API level 34
static val KANA_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Kana Extended-A" Unicode character block.

KANA_SUPPLEMENT

Added in API level 19
static val KANA_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Kana Supplement" Unicode character block.

KANBUN

Added in API level 1
static val KANBUN: Character.UnicodeBlock!

Constant for the "Kanbun" Unicode character block.

KANGXI_RADICALS

Added in API level 1
static val KANGXI_RADICALS: Character.UnicodeBlock!

Constant for the "Kangxi Radicals" Unicode character block.

KANNADA

Added in API level 1
static val KANNADA: Character.UnicodeBlock!

Constant for the "Kannada" Unicode character block.

KATAKANA

Added in API level 1
static val KATAKANA: Character.UnicodeBlock!

Constant for the "Katakana" Unicode character block.

KATAKANA_PHONETIC_EXTENSIONS

Added in API level 1
static val KATAKANA_PHONETIC_EXTENSIONS: Character.UnicodeBlock!

Constant for the "Katakana Phonetic Extensions" Unicode character block.

KAYAH_LI

Added in API level 19
static val KAYAH_LI: Character.UnicodeBlock!

Constant for the "Kayah Li" Unicode character block.

KHAROSHTHI

Added in API level 19
static val KHAROSHTHI: Character.UnicodeBlock!

Constant for the "Kharoshthi" Unicode character block.

KHITAN_SMALL_SCRIPT

Added in API level 34
static val KHITAN_SMALL_SCRIPT: Character.UnicodeBlock!

Constant for the "Khitan Small Script" Unicode character block.

KHMER

Added in API level 1
static val KHMER: Character.UnicodeBlock!

Constant for the "Khmer" Unicode character block.

KHMER_SYMBOLS

Added in API level 1
static val KHMER_SYMBOLS: Character.UnicodeBlock!

Constant for the "Khmer Symbols" Unicode character block.

KHOJKI

Added in API level 34
static val KHOJKI: Character.UnicodeBlock!

Constant for the "Khojki" Unicode character block.

KHUDAWADI

Added in API level 34
static val KHUDAWADI: Character.UnicodeBlock!

Constant for the "Khudawadi" Unicode character block.

LAO

Added in API level 1
static val LAO: Character.UnicodeBlock!

Constant for the "Lao" Unicode character block.

LATIN_1_SUPPLEMENT

Added in API level 1
static val LATIN_1_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Latin-1 Supplement" Unicode character block.

LATIN_EXTENDED_A

Added in API level 1
static val LATIN_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Latin Extended-A" Unicode character block.

LATIN_EXTENDED_ADDITIONAL

Added in API level 1
static val LATIN_EXTENDED_ADDITIONAL: Character.UnicodeBlock!

Constant for the "Latin Extended Additional" Unicode character block.

LATIN_EXTENDED_B

Added in API level 1
static val LATIN_EXTENDED_B: Character.UnicodeBlock!

Constant for the "Latin Extended-B" Unicode character block.

LATIN_EXTENDED_C

Added in API level 19
static val LATIN_EXTENDED_C: Character.UnicodeBlock!

Constant for the "Latin Extended-C" Unicode character block.

LATIN_EXTENDED_D

Added in API level 19
static val LATIN_EXTENDED_D: Character.UnicodeBlock!

Constant for the "Latin Extended-D" Unicode character block.

LATIN_EXTENDED_E

Added in API level 34
static val LATIN_EXTENDED_E: Character.UnicodeBlock!

Constant for the "Latin Extended-E" Unicode character block.

LEPCHA

Added in API level 19
static val LEPCHA: Character.UnicodeBlock!

Constant for the "Lepcha" Unicode character block.

LETTERLIKE_SYMBOLS

Added in API level 1
static val LETTERLIKE_SYMBOLS: Character.UnicodeBlock!

Constant for the "Letterlike Symbols" Unicode character block.

LIMBU

Added in API level 1
static val LIMBU: Character.UnicodeBlock!

Constant for the "Limbu" Unicode character block.

LINEAR_A

Added in API level 34
static val LINEAR_A: Character.UnicodeBlock!

Constant for the "Linear A" Unicode character block.

LINEAR_B_IDEOGRAMS

Added in API level 1
static val LINEAR_B_IDEOGRAMS: Character.UnicodeBlock!

Constant for the "Linear B Ideograms" Unicode character block.

LINEAR_B_SYLLABARY

Added in API level 1
static val LINEAR_B_SYLLABARY: Character.UnicodeBlock!

Constant for the "Linear B Syllabary" Unicode character block.

LISU

Added in API level 19
static val LISU: Character.UnicodeBlock!

Constant for the "Lisu" Unicode character block.

LISU_SUPPLEMENT

Added in API level 34
static val LISU_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Lisu Supplement" Unicode character block.

LOW_SURROGATES

Added in API level 1
static val LOW_SURROGATES: Character.UnicodeBlock!

Constant for the "Low Surrogates" Unicode character block. This block represents codepoint values in the low surrogate range: U+DC00 through U+DFFF

LYCIAN

Added in API level 19
static val LYCIAN: Character.UnicodeBlock!

Constant for the "Lycian" Unicode character block.

LYDIAN

Added in API level 19
static val LYDIAN: Character.UnicodeBlock!

Constant for the "Lydian" Unicode character block.

MAHAJANI

Added in API level 34
static val MAHAJANI: Character.UnicodeBlock!

Constant for the "Mahajani" Unicode character block.

MAHJONG_TILES

Added in API level 19
static val MAHJONG_TILES: Character.UnicodeBlock!

Constant for the "Mahjong Tiles" Unicode character block.

MAKASAR

Added in API level 34
static val MAKASAR: Character.UnicodeBlock!

Constant for the "Makasar" Unicode character block.

MALAYALAM

Added in API level 1
static val MALAYALAM: Character.UnicodeBlock!

Constant for the "Malayalam" Unicode character block.

MANDAIC

Added in API level 19
static val MANDAIC: Character.UnicodeBlock!

Constant for the "Mandaic" Unicode character block.

MANICHAEAN

Added in API level 34
static val MANICHAEAN: Character.UnicodeBlock!

Constant for the "Manichaean" Unicode character block.

MARCHEN

Added in API level 34
static val MARCHEN: Character.UnicodeBlock!

Constant for the "Marchen" Unicode character block.

MASARAM_GONDI

Added in API level 34
static val MASARAM_GONDI: Character.UnicodeBlock!

Constant for the "Masaram Gondi" Unicode character block.

MATHEMATICAL_ALPHANUMERIC_SYMBOLS

Added in API level 1
static val MATHEMATICAL_ALPHANUMERIC_SYMBOLS: Character.UnicodeBlock!

Constant for the "Mathematical Alphanumeric Symbols" Unicode character block.

MATHEMATICAL_OPERATORS

Added in API level 1
static val MATHEMATICAL_OPERATORS: Character.UnicodeBlock!

Constant for the "Mathematical Operators" Unicode character block.

MAYAN_NUMERALS

Added in API level 34
static val MAYAN_NUMERALS: Character.UnicodeBlock!

Constant for the "Mayan Numerals" Unicode character block.

MEDEFAIDRIN

Added in API level 34
static val MEDEFAIDRIN: Character.UnicodeBlock!

Constant for the "Medefaidrin" Unicode character block.

MEETEI_MAYEK

Added in API level 19
static val MEETEI_MAYEK: Character.UnicodeBlock!

Constant for the "Meetei Mayek" Unicode character block.

MEETEI_MAYEK_EXTENSIONS

Added in API level 26
static val MEETEI_MAYEK_EXTENSIONS: Character.UnicodeBlock!

Constant for the "Meetei Mayek Extensions" Unicode character block.

MENDE_KIKAKUI

Added in API level 34
static val MENDE_KIKAKUI: Character.UnicodeBlock!

Constant for the "Mende Kikakui" Unicode character block.

MEROITIC_CURSIVE

Added in API level 26
static val MEROITIC_CURSIVE: Character.UnicodeBlock!

Constant for the "Meroitic Cursive" Unicode character block.

MEROITIC_HIEROGLYPHS

Added in API level 26
static val MEROITIC_HIEROGLYPHS: Character.UnicodeBlock!

Constant for the "Meroitic Hieroglyphs" Unicode character block.

MIAO

Added in API level 26
static val MIAO: Character.UnicodeBlock!

Constant for the "Miao" Unicode character block.

MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A

Added in API level 1
static val MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A: Character.UnicodeBlock!

Constant for the "Miscellaneous Mathematical Symbols-A" Unicode character block.

MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B

Added in API level 1
static val MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B: Character.UnicodeBlock!

Constant for the "Miscellaneous Mathematical Symbols-B" Unicode character block.

MISCELLANEOUS_SYMBOLS

Added in API level 1
static val MISCELLANEOUS_SYMBOLS: Character.UnicodeBlock!

Constant for the "Miscellaneous Symbols" Unicode character block.

MISCELLANEOUS_SYMBOLS_AND_ARROWS

Added in API level 1
static val MISCELLANEOUS_SYMBOLS_AND_ARROWS: Character.UnicodeBlock!

Constant for the "Miscellaneous Symbols and Arrows" Unicode character block.

MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS

Added in API level 19
static val MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS: Character.UnicodeBlock!

Constant for the "Miscellaneous Symbols And Pictographs" Unicode character block.

MISCELLANEOUS_TECHNICAL

Added in API level 1
static val MISCELLANEOUS_TECHNICAL: Character.UnicodeBlock!

Constant for the "Miscellaneous Technical" Unicode character block.

MODI

Added in API level 34
static val MODI: Character.UnicodeBlock!

Constant for the "Modi" Unicode character block.

MODIFIER_TONE_LETTERS

Added in API level 19
static val MODIFIER_TONE_LETTERS: Character.UnicodeBlock!

Constant for the "Modifier Tone Letters" Unicode character block.

MONGOLIAN

Added in API level 1
static val MONGOLIAN: Character.UnicodeBlock!

Constant for the "Mongolian" Unicode character block.

MONGOLIAN_SUPPLEMENT

Added in API level 34
static val MONGOLIAN_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Mongolian Supplement" Unicode character block.

MRO

Added in API level 34
static val MRO: Character.UnicodeBlock!

Constant for the "Mro" Unicode character block.

MULTANI

Added in API level 34
static val MULTANI: Character.UnicodeBlock!

Constant for the "Multani" Unicode character block.

MUSICAL_SYMBOLS

Added in API level 1
static val MUSICAL_SYMBOLS: Character.UnicodeBlock!

Constant for the "Musical Symbols" Unicode character block.

MYANMAR

Added in API level 1
static val MYANMAR: Character.UnicodeBlock!

Constant for the "Myanmar" Unicode character block.

MYANMAR_EXTENDED_A

Added in API level 19
static val MYANMAR_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Myanmar Extended-A" Unicode character block.

MYANMAR_EXTENDED_B

Added in API level 34
static val MYANMAR_EXTENDED_B: Character.UnicodeBlock!

Constant for the "Myanmar Extended-B" Unicode character block.

NABATAEAN

Added in API level 34
static val NABATAEAN: Character.UnicodeBlock!

Constant for the "Nabataean" Unicode character block.

NANDINAGARI

Added in API level 34
static val NANDINAGARI: Character.UnicodeBlock!

Constant for the "Nandinagari" Unicode character block.

NEWA

Added in API level 34
static val NEWA: Character.UnicodeBlock!

Constant for the "Newa" Unicode character block.

NEW_TAI_LUE

Added in API level 19
static val NEW_TAI_LUE: Character.UnicodeBlock!

Constant for the "New Tai Lue" Unicode character block.

NKO

Added in API level 19
static val NKO: Character.UnicodeBlock!

Constant for the "NKo" Unicode character block.

NUMBER_FORMS

Added in API level 1
static val NUMBER_FORMS: Character.UnicodeBlock!

Constant for the "Number Forms" Unicode character block.

NUSHU

Added in API level 34
static val NUSHU: Character.UnicodeBlock!

Constant for the "Nushu" Unicode character block.

NYIAKENG_PUACHUE_HMONG

Added in API level 34
static val NYIAKENG_PUACHUE_HMONG: Character.UnicodeBlock!

Constant for the "Nyiakeng Puachue Hmong" Unicode character block.

OGHAM

Added in API level 1
static val OGHAM: Character.UnicodeBlock!

Constant for the "Ogham" Unicode character block.

OLD_HUNGARIAN

Added in API level 34
static val OLD_HUNGARIAN: Character.UnicodeBlock!

Constant for the "Old Hungarian" Unicode character block.

OLD_ITALIC

Added in API level 1
static val OLD_ITALIC: Character.UnicodeBlock!

Constant for the "Old Italic" Unicode character block.

OLD_NORTH_ARABIAN

Added in API level 34
static val OLD_NORTH_ARABIAN: Character.UnicodeBlock!

Constant for the "Old North Arabian" Unicode character block.

OLD_PERMIC

Added in API level 34
static val OLD_PERMIC: Character.UnicodeBlock!

Constant for the "Old Permic" Unicode character block.

OLD_PERSIAN

Added in API level 19
static val OLD_PERSIAN: Character.UnicodeBlock!

Constant for the "Old Persian" Unicode character block.

OLD_SOGDIAN

Added in API level 34
static val OLD_SOGDIAN: Character.UnicodeBlock!

Constant for the "Old Sogdian" Unicode character block.

OLD_SOUTH_ARABIAN

Added in API level 19
static val OLD_SOUTH_ARABIAN: Character.UnicodeBlock!

Constant for the "Old South Arabian" Unicode character block.

OLD_TURKIC

Added in API level 19
static val OLD_TURKIC: Character.UnicodeBlock!

Constant for the "Old Turkic" Unicode character block.

OL_CHIKI

Added in API level 19
static val OL_CHIKI: Character.UnicodeBlock!

Constant for the "Ol Chiki" Unicode character block.

OPTICAL_CHARACTER_RECOGNITION

Added in API level 1
static val OPTICAL_CHARACTER_RECOGNITION: Character.UnicodeBlock!

Constant for the "Optical Character Recognition" Unicode character block.

ORIYA

Added in API level 1
static val ORIYA: Character.UnicodeBlock!

Constant for the "Oriya" Unicode character block.

ORNAMENTAL_DINGBATS

Added in API level 34
static val ORNAMENTAL_DINGBATS: Character.UnicodeBlock!

Constant for the "Ornamental Dingbats" Unicode character block.

OSAGE

Added in API level 34
static val OSAGE: Character.UnicodeBlock!

Constant for the "Osage" Unicode character block.

OSMANYA

Added in API level 1
static val OSMANYA: Character.UnicodeBlock!

Constant for the "Osmanya" Unicode character block.

OTTOMAN_SIYAQ_NUMBERS

Added in API level 34
static val OTTOMAN_SIYAQ_NUMBERS: Character.UnicodeBlock!

Constant for the "Ottoman Siyaq Numbers" Unicode character block.

PAHAWH_HMONG

Added in API level 34
static val PAHAWH_HMONG: Character.UnicodeBlock!

Constant for the "Pahawh Hmong" Unicode character block.

PALMYRENE

Added in API level 34
static val PALMYRENE: Character.UnicodeBlock!

Constant for the "Palmyrene" Unicode character block.

PAU_CIN_HAU

Added in API level 34
static val PAU_CIN_HAU: Character.UnicodeBlock!

Constant for the "Pau Cin Hau" Unicode character block.

PHAGS_PA

Added in API level 19
static val PHAGS_PA: Character.UnicodeBlock!

Constant for the "Phags-pa" Unicode character block.

PHAISTOS_DISC

Added in API level 19
static val PHAISTOS_DISC: Character.UnicodeBlock!

Constant for the "Phaistos Disc" Unicode character block.

PHOENICIAN

Added in API level 19
static val PHOENICIAN: Character.UnicodeBlock!

Constant for the "Phoenician" Unicode character block.

PHONETIC_EXTENSIONS

Added in API level 1
static val PHONETIC_EXTENSIONS: Character.UnicodeBlock!

Constant for the "Phonetic Extensions" Unicode character block.

PHONETIC_EXTENSIONS_SUPPLEMENT

Added in API level 19
static val PHONETIC_EXTENSIONS_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Phonetic Extensions Supplement" Unicode character block.

PLAYING_CARDS

Added in API level 19
static val PLAYING_CARDS: Character.UnicodeBlock!

Constant for the "Playing Cards" Unicode character block.

PRIVATE_USE_AREA

Added in API level 1
static val PRIVATE_USE_AREA: Character.UnicodeBlock!

Constant for the "Private Use Area" Unicode character block.

PSALTER_PAHLAVI

Added in API level 34
static val PSALTER_PAHLAVI: Character.UnicodeBlock!

Constant for the "Psalter Pahlavi" Unicode character block.

REJANG

Added in API level 19
static val REJANG: Character.UnicodeBlock!

Constant for the "Rejang" Unicode character block.

RUMI_NUMERAL_SYMBOLS

Added in API level 19
static val RUMI_NUMERAL_SYMBOLS: Character.UnicodeBlock!

Constant for the "Rumi Numeral Symbols" Unicode character block.

RUNIC

Added in API level 1
static val RUNIC: Character.UnicodeBlock!

Constant for the "Runic" Unicode character block.

SAMARITAN

Added in API level 19
static val SAMARITAN: Character.UnicodeBlock!

Constant for the "Samaritan" Unicode character block.

SAURASHTRA

Added in API level 19
static val SAURASHTRA: Character.UnicodeBlock!

Constant for the "Saurashtra" Unicode character block.

SHARADA

Added in API level 26
static val SHARADA: Character.UnicodeBlock!

Constant for the "Sharada" Unicode character block.

SHAVIAN

Added in API level 1
static val SHAVIAN: Character.UnicodeBlock!

Constant for the "Shavian" Unicode character block.

SHORTHAND_FORMAT_CONTROLS

Added in API level 34
static val SHORTHAND_FORMAT_CONTROLS: Character.UnicodeBlock!

Constant for the "Shorthand Format Controls" Unicode character block.

SIDDHAM

Added in API level 34
static val SIDDHAM: Character.UnicodeBlock!

Constant for the "Siddham" Unicode character block.

SINHALA

Added in API level 1
static val SINHALA: Character.UnicodeBlock!

Constant for the "Sinhala" Unicode character block.

SINHALA_ARCHAIC_NUMBERS

Added in API level 34
static val SINHALA_ARCHAIC_NUMBERS: Character.UnicodeBlock!

Constant for the "Sinhala Archaic Numbers" Unicode character block.

SMALL_FORM_VARIANTS

Added in API level 1
static val SMALL_FORM_VARIANTS: Character.UnicodeBlock!

Constant for the "Small Form Variants" Unicode character block.

SMALL_KANA_EXTENSION

Added in API level 34
static val SMALL_KANA_EXTENSION: Character.UnicodeBlock!

Constant for the "Small Kana Extension" Unicode character block.

SOGDIAN

Added in API level 34
static val SOGDIAN: Character.UnicodeBlock!

Constant for the "Sogdian" Unicode character block.

SORA_SOMPENG

Added in API level 26
static val SORA_SOMPENG: Character.UnicodeBlock!

Constant for the "Sora Sompeng" Unicode character block.

SOYOMBO

Added in API level 34
static val SOYOMBO: Character.UnicodeBlock!

Constant for the "Soyombo" Unicode character block.

SPACING_MODIFIER_LETTERS

Added in API level 1
static val SPACING_MODIFIER_LETTERS: Character.UnicodeBlock!

Constant for the "Spacing Modifier Letters" Unicode character block.

SPECIALS

Added in API level 1
static val SPECIALS: Character.UnicodeBlock!

Constant for the "Specials" Unicode character block.

SUNDANESE

Added in API level 19
static val SUNDANESE: Character.UnicodeBlock!

Constant for the "Sundanese" Unicode character block.

SUNDANESE_SUPPLEMENT

Added in API level 26
static val SUNDANESE_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Sundanese Supplement" Unicode character block.

SUPERSCRIPTS_AND_SUBSCRIPTS

Added in API level 1
static val SUPERSCRIPTS_AND_SUBSCRIPTS: Character.UnicodeBlock!

Constant for the "Superscripts and Subscripts" Unicode character block.

SUPPLEMENTAL_ARROWS_A

Added in API level 1
static val SUPPLEMENTAL_ARROWS_A: Character.UnicodeBlock!

Constant for the "Supplemental Arrows-A" Unicode character block.

SUPPLEMENTAL_ARROWS_B

Added in API level 1
static val SUPPLEMENTAL_ARROWS_B: Character.UnicodeBlock!

Constant for the "Supplemental Arrows-B" Unicode character block.

SUPPLEMENTAL_ARROWS_C

Added in API level 34
static val SUPPLEMENTAL_ARROWS_C: Character.UnicodeBlock!

Constant for the "Supplemental Arrows-C" Unicode character block.

SUPPLEMENTAL_MATHEMATICAL_OPERATORS

Added in API level 1
static val SUPPLEMENTAL_MATHEMATICAL_OPERATORS: Character.UnicodeBlock!

Constant for the "Supplemental Mathematical Operators" Unicode character block.

SUPPLEMENTAL_PUNCTUATION

Added in API level 19
static val SUPPLEMENTAL_PUNCTUATION: Character.UnicodeBlock!

Constant for the "Supplemental Punctuation" Unicode character block.

SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS

Added in API level 34
static val SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS: Character.UnicodeBlock!

Constant for the "Supplemental Symbols and Pictographs" Unicode character block.

SUPPLEMENTARY_PRIVATE_USE_AREA_A

Added in API level 1
static val SUPPLEMENTARY_PRIVATE_USE_AREA_A: Character.UnicodeBlock!

Constant for the "Supplementary Private Use Area-A" Unicode character block.

SUPPLEMENTARY_PRIVATE_USE_AREA_B

Added in API level 1
static val SUPPLEMENTARY_PRIVATE_USE_AREA_B: Character.UnicodeBlock!

Constant for the "Supplementary Private Use Area-B" Unicode character block.

SURROGATES_AREA

Added in API level 1
Deprecated in API level 15
static val SURROGATES_AREA: Character.UnicodeBlock!

Deprecated: Instead of SURROGATES_AREA, use HIGH_SURROGATES, HIGH_PRIVATE_USE_SURROGATES, and LOW_SURROGATES. These constants match the block definitions of the Unicode Standard. The of(char) and of(int) methods return the standard constants.

SUTTON_SIGNWRITING

Added in API level 34
static val SUTTON_SIGNWRITING: Character.UnicodeBlock!

Constant for the "Sutton SignWriting" Unicode character block.

SYLOTI_NAGRI

Added in API level 19
static val SYLOTI_NAGRI: Character.UnicodeBlock!

Constant for the "Syloti Nagri" Unicode character block.

SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A

Added in API level 34
static val SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A: Character.UnicodeBlock!

Constant for the "Symbols and Pictographs Extended-A" Unicode character block.

SYMBOLS_FOR_LEGACY_COMPUTING

Added in API level 34
static val SYMBOLS_FOR_LEGACY_COMPUTING: Character.UnicodeBlock!

Constant for the "Symbols for Legacy Computing" Unicode character block.

SYRIAC

Added in API level 1
static val SYRIAC: Character.UnicodeBlock!

Constant for the "Syriac" Unicode character block.

SYRIAC_SUPPLEMENT

Added in API level 34
static val SYRIAC_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Syriac Supplement" Unicode character block.

TAGALOG

Added in API level 1
static val TAGALOG: Character.UnicodeBlock!

Constant for the "Tagalog" Unicode character block.

TAGBANWA

Added in API level 1
static val TAGBANWA: Character.UnicodeBlock!

Constant for the "Tagbanwa" Unicode character block.

TAGS

Added in API level 1
static val TAGS: Character.UnicodeBlock!

Constant for the "Tags" Unicode character block.

TAI_LE

Added in API level 1
static val TAI_LE: Character.UnicodeBlock!

Constant for the "Tai Le" Unicode character block.

TAI_THAM

Added in API level 19
static val TAI_THAM: Character.UnicodeBlock!

Constant for the "Tai Tham" Unicode character block.

TAI_VIET

Added in API level 19
static val TAI_VIET: Character.UnicodeBlock!

Constant for the "Tai Viet" Unicode character block.

TAI_XUAN_JING_SYMBOLS

Added in API level 1
static val TAI_XUAN_JING_SYMBOLS: Character.UnicodeBlock!

Constant for the "Tai Xuan Jing Symbols" Unicode character block.

TAKRI

Added in API level 26
static val TAKRI: Character.UnicodeBlock!

Constant for the "Takri" Unicode character block.

TAMIL

Added in API level 1
static val TAMIL: Character.UnicodeBlock!

Constant for the "Tamil" Unicode character block.

TAMIL_SUPPLEMENT

Added in API level 34
static val TAMIL_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Tamil Supplement" Unicode character block.

TANGUT

Added in API level 34
static val TANGUT: Character.UnicodeBlock!

Constant for the "Tangut" Unicode character block.

TANGUT_COMPONENTS

Added in API level 34
static val TANGUT_COMPONENTS: Character.UnicodeBlock!

Constant for the "Tangut Components" Unicode character block.

TANGUT_SUPPLEMENT

Added in API level 34
static val TANGUT_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Tangut Supplement" Unicode character block.

TELUGU

Added in API level 1
static val TELUGU: Character.UnicodeBlock!

Constant for the "Telugu" Unicode character block.

THAANA

Added in API level 1
static val THAANA: Character.UnicodeBlock!

Constant for the "Thaana" Unicode character block.

THAI

Added in API level 1
static val THAI: Character.UnicodeBlock!

Constant for the "Thai" Unicode character block.

TIBETAN

Added in API level 1
static val TIBETAN: Character.UnicodeBlock!

Constant for the "Tibetan" Unicode character block.

TIFINAGH

Added in API level 19
static val TIFINAGH: Character.UnicodeBlock!

Constant for the "Tifinagh" Unicode character block.

TIRHUTA

Added in API level 34
static val TIRHUTA: Character.UnicodeBlock!

Constant for the "Tirhuta" Unicode character block.

TRANSPORT_AND_MAP_SYMBOLS

Added in API level 19
static val TRANSPORT_AND_MAP_SYMBOLS: Character.UnicodeBlock!

Constant for the "Transport And Map Symbols" Unicode character block.

UGARITIC

Added in API level 1
static val UGARITIC: Character.UnicodeBlock!

Constant for the "Ugaritic" Unicode character block.

UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS

Added in API level 1
static val UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS: Character.UnicodeBlock!

Constant for the "Unified Canadian Aboriginal Syllabics" Unicode character block.

UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED

Added in API level 19
static val UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED: Character.UnicodeBlock!

Constant for the "Unified Canadian Aboriginal Syllabics Extended" Unicode character block.

VAI

Added in API level 19
static val VAI: Character.UnicodeBlock!

Constant for the "Vai" Unicode character block.

VARIATION_SELECTORS

Added in API level 1
static val VARIATION_SELECTORS: Character.UnicodeBlock!

Constant for the "Variation Selectors" Unicode character block.

VARIATION_SELECTORS_SUPPLEMENT

Added in API level 1
static val VARIATION_SELECTORS_SUPPLEMENT: Character.UnicodeBlock!

Constant for the "Variation Selectors Supplement" Unicode character block.

VEDIC_EXTENSIONS

Added in API level 19
static val VEDIC_EXTENSIONS: Character.UnicodeBlock!

Constant for the "Vedic Extensions" Unicode character block.

VERTICAL_FORMS

Added in API level 19
static val VERTICAL_FORMS: Character.UnicodeBlock!

Constant for the "Vertical Forms" Unicode character block.

WANCHO

Added in API level 34
static val WANCHO: Character.UnicodeBlock!

Constant for the "Wancho" Unicode character block.

WARANG_CITI

Added in API level 34
static val WARANG_CITI: Character.UnicodeBlock!

Constant for the "Warang Citi" Unicode character block.

YEZIDI

Added in API level 34
static val YEZIDI: Character.UnicodeBlock!

Constant for the "Yezidi" Unicode character block.

YIJING_HEXAGRAM_SYMBOLS

Added in API level 1
static val YIJING_HEXAGRAM_SYMBOLS: Character.UnicodeBlock!

Constant for the "Yijing Hexagram Symbols" Unicode character block.

YI_RADICALS

Added in API level 1
static val YI_RADICALS: Character.UnicodeBlock!

Constant for the "Yi Radicals" Unicode character block.

YI_SYLLABLES

Added in API level 1
static val YI_SYLLABLES: Character.UnicodeBlock!

Constant for the "Yi Syllables" Unicode character block.

ZANABAZAR_SQUARE

Added in API level 34
static val ZANABAZAR_SQUARE: Character.UnicodeBlock!

Constant for the "Zanabazar Square" Unicode character block.