Popup Source
An interface to type any classes such as com.arcgismaps.mapping.layers.ArcGISSublayer and com.arcgismaps.mapping.layers.FeatureLayer that support popup and have PopupDefinition. This interface is implemented by com.arcgismaps.mapping.layers.FeatureLayer, com.arcgismaps.mapping.layers.RasterLayer, com.arcgismaps.mapping.layers.ArcGISSublayer, com.arcgismaps.mapping.view.GraphicsOverlay and com.arcgismaps.mapping.reduction.AggregationFeatureReduction.
Since
200.1.0
Inheritors
Properties
A flag indicating whether the PopupDefinition defined on the PopupSource is enable / disable. Will return false if an error occurs.
The pop-up definition. The PopupDefinition associated with the popup source. A null if an error occurs or if the popup source is not associated with a pop-up definition.