WmtsLayerInfoTitle Property |
Gets the layer's human-readable title, if specified.
Namespace:
Esri.ArcGISRuntime.Ogc
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.9.0.0
Syntaxpublic string Title { get; }
Property Value
Type:
StringTitle of this layer, normally used for display to a human. May be empty.
See Also