Show / Hide Table of Contents

Property Styles

Styles

Gets a list of styles available for the WMTS layer.

Declaration
public IReadOnlyList<string> Styles { get; }
Property Value
Type Description
IReadOnlyList<String>

A list of styles available for the WMTS layer.

Remarks

Note that the default style may be unnamed, represented here by an empty string. Requesting a specific style is not yet supported by the API; default style is always used.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.2
.NET 6.0100.13 - 200.2
.NET 6.0 Windows100.13 - 200.2
.NET 6.0 Android200.0 - 200.2
.NET 6.0 iOS200.0 - 200.2
.NET Framework100.1 - 200.2
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.1 - 100.15
iOS100.1 - 100.15
UWP100.1 - 200.2
In This Article
Back to top Copyright © 2022 Esri.