SDKBasicPinKeyboardConfiguration

data class SDKBasicPinKeyboardConfiguration(texts: SDKUrovoPinTexts, textSize: List<Short>? = null, margins: List<Short>? = null, backgroundColor: List<Int>? = null, showPinRetries: Boolean = false)

Constructors

Link copied to clipboard
constructor(texts: SDKUrovoPinTexts, textSize: List<Short>? = null, margins: List<Short>? = null, backgroundColor: List<Int>? = null, showPinRetries: Boolean = false)