Search
Preparing search index...
The search index is not available
@types/arcgis-js-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/arcgis-js-api
__esri
FieldConstructor
Interface FieldConstructor
Hierarchy
FieldConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Field
Constructor
(
properties
?:
FieldProperties
)
:
Field
Information about each field in a layer.
Read more...
Parameters
Optional
properties:
FieldProperties
Returns
Field
Methods
fromJSON
fromJSON
(
json
:
any
)
:
Field
Parameters
json:
any
Returns
Field
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Field
Constructor
constructor
fromJSON
Generated using
TypeDoc
Information about each field in a layer.
Read more...