setCvvPadding

fun setCvvPadding(startPx: Int?, topPx: Int?, endPx: Int?, bottomPx: Int?)

XML Attributes: cvvStartPadding, cvvTopPadding, cvvEndPadding, cvvBottomPadding


Sets the padding for the area immediately surrounding the CVV input

Parameters

startPx

Padding (in pixels) for the left of the CVV input area

topPx

Padding (in pixels) for the top of the CVV input area

endPx

Padding (in pixels) for the right of the CVV input area

bottomPx

Padding (in pixels) for the bottom of the CVV input area (the area between the bottom of the input field and the error message)