ArcGIS Runtime SDK for iOS: AGSFeatureTable(AGSDeprecated) Category Reference
ArcGIS Runtime SDK for iOS  100.15
AGSFeatureTable(AGSDeprecated) Category Reference

Properties

AGSFeatureLayerfeatureLayer
 

Property Documentation

◆ featureLayer

- (AGSFeatureLayer*) featureLayer
readnonatomicweak

The feature layer this table is associated with, or created from, if any. nil if this table is not associated with a feature layer. This property is populated when the AGSFeatureLayer is created from the AGSFeatureTable.

Since
100.0
Deprecated:
100.7.0. Use AGSFeatureTable::layer instead

Extends class AGSFeatureTable.