← Back to carmenta.com
Carmenta Engine SDK Documentation
×

Configuration.AdditionalLanguages Property

Gets the list of languages used in the configuration in addition to the default language.

Thread safety: This property is not thread-safe.

Syntax

C#
public StringCollection AdditionalLanguages { get; }

Property Value

Type: A collection of String (not available in C#) elements.
The list of languages used in the configuration in addition to the default language.

Remarks

This list of languages is constructed when a configuration file is loaded. Whenever a property is defined in any language other than the default language, that language is added to this list.

You can use this list together with methods like View.GetLocalizedDescription to retrieve localized property values in all available languages.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept