An individual legend element.
You can get this object from the fetchLegendInfosWithCompletion: (AGSLayerContent-p)
method of classes that implement the AGSLayerContent
interface (e.g. fetchLegendInfosWithCompletion: (AGSLayerContent-p)
).
- Since
- 100
◆ isEqualToLegendInfo:
Compares whether two legend elements are equal
- Parameters
-
other | legend element to compare this one to |
- Returns
- whether the legend elements are equal
- Since
- 100
◆ name
Name of the legend element
- Since
- 100
◆ symbol
Symbol of the legend element
- Since
- 100