setIosColorBackgroundBoxStatus method

void setIosColorBackgroundBoxStatus (
  1. String color
)

Permite alterar a cor da caixa de status no IOS

Implementation

void setIosColorBackgroundBoxStatus(String color ){iosColorBackgroundBoxStatus = color;}