gfxInputFieldStateConstants

The following constants can be returned or set by the State property.
gfxInputFieldStateInputError
– the input field has an input error and is displaying the last value that was entered into the field.
gfxInputFieldStateInput
– the input field is displaying the last value that was entered or uploaded to the field. The field may or may not have input focus.
gfxInputFieldStateUpdate
– the input field is displaying the last acquired value and is being automatically updated when the tag changes.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal