|
ArcGIS Runtime SDK for iOS
100.15
|
Metadata for a shapefile dataset.
Instances of this class respresent metadata for a shapefile dataset. The metadata is only available if the dataset contains an associated .xml file.
Properties | |
| NSString * | copyrightText |
| NSString * | credits |
| NSString * | shapefileDescription |
| NSString * | summary |
| NSArray< NSString * > * | tags |
| AGSImage * | thumbnail |
|
readnonatomiccopy |
Copyright text of the shapefile.
|
readnonatomiccopy |
Credits of the shapefile.
|
readnonatomiccopy |
Description of the shapefile.
|
readnonatomiccopy |
Summary of the shapefile.
|
readnonatomiccopy |
Tags of the shapefile.
|
readnonatomicstrong |
Thumbnail of the shapefile.