Skip to main content

Customization API

AcessoBioThemeDelegate
MethodDescription
getColorBackground()Background color of the silhouette
getColorBackgroundBottomDocument()Background color of the document capture box
getColorBoxMessage()Background color of the message
getColorIconTakePictureButton()Icon color of the manual photo capture button
getColorSilhouetteSuccess()Silhouette color when capture succeeds
getColorTextBottomDocument()Text color of the document capture box
getColorTextMessage()Text color of the message
getCancelButtonIconColor() (optional)Cancel icon color for the Liveness camera with interaction
Color value types

Supported color types are Color Resource (R.color.your_color) or hexadecimal String ("#FF0000").

Locale
MethodTypeDescription
setLocale(_ locale: LocaleTypes)LocaleTypesSets the capture screen language

Refer to API Reference > Enums for the full list of supported LocaleTypes values.