Show / Hide Table of Contents

Property LanguageStrategies

LanguageStrategies

Gets a list of language strategies that can be used with this style.

Declaration
public IReadOnlyList<BasemapStyleLanguageStrategy> LanguageStrategies { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<BasemapStyleLanguageStrategy>

A read-only list of BasemapStyleLanguageStrategy values.

Remarks

If the collection is empty, the language of labels cannot be customized on this BasemapStyle.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.