geoElements

The identify result's list of identified graphics. If there are no geo element results at the layer level (for layers where geo element results are exposed in sublayer results), an empty array is returned. The array type depends on the type of objects contained in the layer and whether com.arcgismaps.mapping.reduction.AggregationFeatureReduction is enabled on the layer. When com.arcgismaps.mapping.reduction.AggregationFeatureReduction is enabled on the layer, array type will be either com.arcgismaps.mapping.reduction.AggregateGeoElement or the com.arcgismaps.mapping.GeoElement type contained in the layer. The function will always return an array containing objects that implement com.arcgismaps.mapping.GeoElement.

Since

200.1.0