detailExpression property

String? detailExpression
getter/setter pair

The Arcade expression used to populate the callout detail for showCalloutForGeoElement.

When set, this expression takes precedence over detail for geo-element callouts. The current geo-element is assigned to $feature. For DynamicEntity geo-elements, the expression is re-evaluated as the dynamic entity changes while the callout is open.

When unset, detail is used as the fallback detail source.