onFormFieldAdded

open override fun onFormFieldAdded(@IntRange(from = 0) providerIndex: Int, nativeFormField: ERROR CLASS: Symbol not found for NativeFormField): FormField?

Call this method to add new field to cache. Use case for this is that, form field has been encountered in document that is not in global AcroForms array and core notifies us about this field.

Return

Platform object for the added form field.