setIosColorBackground method

void setIosColorBackground (
  1. String color
)

permite alterar a cor de fundo da captura de imagem no IOS

Implementation

void setIosColorBackground(String color ){iosColorBackground = color;}