set Cvv Background Style
Sets background styles for this view.
Important:
This method requires API level 27 or higher
Parameters
The background color (in hex format), or null which defaults to transparent
The color for the background border (in hex format), or null which defaults to transparent
The width of the background border (in pixels), or null which defaults to 0
and removes the border
The radius for the corners of the border (in pixels), or null which defaults to 0
and removes the border radius
Sets background styles for this view.
Parameters
The background color, or null which defaults to transparent
The color for the background border, or null which defaults to transparent
The width of the background border (in pixels), or null which defaults to 0
and removes the border
The radius for the corners of the border (in pixels), or null which defaults to 0
and removes the border radius