toggle menu
arcgis-maps-kotlin
200.5.0
androidJvm
switch theme
search in API
arcgis-maps-kotlin
/
com.arcgismaps.data
/
Field
/
Field
Field
constructor
(
fieldType
:
FieldType
,
name
:
String
,
alias
:
String
,
length
:
Int
=
0
,
domain
:
Domain
?
=
null
,
isEditable
:
Boolean
=
true
,
isNullable
:
Boolean
=
true
)
Creates a new field object with the following parameters.
Since
200.1.0