Home > @magiclane/maps-sdk > Language
Language class
Complete language specification.
Core
Signature:
export declare class Language Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
(constructor)(name, languageCode, regionCode, scriptCode, righttoleft, scriptVariant) |
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
ISO 639-3 three-letter language code. | ||
|
string |
Language name. | ||
|
string |
ISO 3166-1 three-letter region code. | ||
|
boolean | |||
|
string |
ISO 15924 four-letter script code. | ||
|
Script variant. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||