documentIllustration property

String? documentIllustration
getter/setter pair

Change the document illustration displayed in the popup.

To customize this, you must provide the name of the file with the custom illustration you created in the res/drawable folder of your Android app.

Implementation

String? documentIllustration;