ThreeDSecureV2ButtonCustomization

Button customization options for 3D Secure 2 flows.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
Link copied to clipboard
open fun getCornerRadius(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getTextFontSize(): Int
Link copied to clipboard
open fun setBackgroundColor(@Nullable backgroundColor: String)
Link copied to clipboard
open fun setCornerRadius(cornerRadius: Int)
Link copied to clipboard
open fun setTextColor(@Nullable textColor: String)
Link copied to clipboard
open fun setTextFontName(@Nullable textFontName: String)
Link copied to clipboard
open fun setTextFontSize(textFontSize: Int)
Link copied to clipboard
open fun writeToParcel(parcel: Parcel, i: Int)