Gets a value indicating whether the form field is enabled.

Introduced: 31.0.

<void> FormField.getEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.