Property Languages
Languages
Gets a list of languages that can be used to customize labels on this style.
Declaration
public IReadOnlyList<BasemapStyleLanguageInfo> Languages { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<BasemapStyleLanguageInfo> | A list of BasemapStyleLanguageInfo objects. |
Remarks
If the collection is empty, the language of labels cannot be customized on this BasemapStyle.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |