Customization API
IAcessoBioTheme — Selfie
| Method | Description |
|---|---|
getColorBackground() | Background color of the selfie capture frame |
getColorBoxMessage() | Background color of the message box |
getColorTextMessage() | Text color inside the message box |
getColorSilhouetteSuccess() | Color of the silhouette when capture succeeds |
IAcessoBioTheme — Document
| Method | Description |
|---|---|
getColorBackground() | Background color of the document capture frame |
getColorBackgroundTakePictureButton() | Background color of the take-picture button |
getColorIconTakePictureButton() | Icon color inside the take-picture button |
getColorBackgroundBottomDocument() | Background color of the bottom bar |
getColorTextBottomDocument() | Text color in the bottom bar |
Locale
| Method | Type | Description |
|---|---|---|
setLocale(locale: LocaleTypes) | LocaleTypes | Sets the capture screen language |
Refer to API Reference > Enums for the full list of supported LocaleTypes values.