setAndroidColorBackgroundBottomDocument method

void setAndroidColorBackgroundBottomDocument (
  1. String redBtnBgColor
)

Permite costumizar a cor do botao captura foto do documento no ANDROID

Implementation

void setAndroidColorBackgroundBottomDocument( String redBtnBgColor){androidColorBackgroundBottomDocument = redBtnBgColor;}