tables

The read-only collection of non-spatial tables in the map image layer. The collection is specific to this map image layer. Tables are not loaded by default. You can load a table by calling com.arcgismaps.data.FeatureTable.load or ArcGISMapImageLayer.loadTablesAndLayers. Alternatively, tables are loaded internally when asynchronous operations like query are performed.

Since

200.1.0

See also

FeatureTable