LegendInfo

This object represents a legend item. You can get this object from the LayerContent.fetchLegendInfosAsync method of objects that implement the LayerContent interface (e.g. ArcGISSublayer.fetchLegendInfos()).

Since

200.1.0

See also

Properties

Link copied to clipboard

The name of the legend item.

Link copied to clipboard

The symbol of a legend item. The symbol of the legend item.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int