Contents

fieldType

The type of this editable field.

Declaration

var fieldType: ASImportableEditableField.FieldType

Discussion

This value must be one of:

  • string

  • concealed-string

  • email

  • number

  • boolean

  • date

See Also

Accessing field properties