Checkout 3DS SDK
/
com.checkout.threeds.domain.model
/
TextCustomization
/
TextCustomization
Text
Customization
fun
TextCustomization
(
@
ColorRes
()
textColor:
Int
? = null,
@
FontRes
()
textFont:
Int
? = null,
@
StringRes
()
text:
Int
? = null)
Content copied to clipboard
Parameters
textColor
Text colour resource reference.
textFont
Text font resource reference.
text
Text resource reference.