DSBottomToolbarAppearance
data class DSBottomToolbarAppearance(bottomToolbarColor: ColorDrawable?, bottomToolbarButtonColor: ColorDrawable?, bottomToolbarButtonTextColor: ColorDrawable?, bottomToolbarDocuSignImageVisibility: Boolean)
Content copied to clipboard
This class provides Bottom Toolbar branding information
Parameters
bottomToolbarColor
Bottom Toolbar color
bottomToolbarButtonColor
Bottom Toolbar button drawable
bottomToolbarButtonTextColor
Bottom Toolbar button text color
bottomToolbarDocuSignImageVisibility
Boolean to set Bottom Toolbar DocuSign Image visibility for Signing screen
Constructors
Link copied to clipboard
fun DSBottomToolbarAppearance(bottomToolbarColor: ColorDrawable?, bottomToolbarButtonColor: ColorDrawable?, bottomToolbarButtonTextColor: ColorDrawable?, bottomToolbarDocuSignImageVisibility: Boolean)
Content copied to clipboard