DynamicEntityField
DynamicEntityField =
object
Defined in: src/ExpoArcgis.types.ts:1372
Field definition for a custom dynamic-entity data source.
Properties
Section titled “Properties”name:
string
Defined in: src/ExpoArcgis.types.ts:1373
optionaltype?:"text"|"int32"|"int64"|"float64"|"date"
Defined in: src/ExpoArcgis.types.ts:1375
Field type. Defaults to text.