Class VectorTileStyle
- java.lang.Object
-
- com.esri.arcgisruntime.arcgisservices.VectorTileStyle
-
public final class VectorTileStyle extends java.lang.Object
Represents the style information for anArcGISVectorTiledLayer
.- Since:
- 100.0.0
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getSourceUri()
Gets the source URI.java.lang.String
getVersion()
Gets the version.
-