In the first image it is a next button, it focus the next textfield and in the second image, it is the last textfield so its an done button, the keyboard closed then.
If you want the the done button for every textfield then you can access the native textfield and force it.
AS_TextFieldAdvanced1.NativeTextField.ForceDoneButton = True