UiConfigTextDesign

Photo Editor Configuration file.

class UiConfigTextDesign constructor(parcel: <ERROR CLASS>?)

Constructors

UiConfigTextDesign
Link copied to clipboard
fun UiConfigTextDesign(parcel: <ERROR CLASS>?)

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getDefaultTextColor
Link copied to clipboard
fun getDefaultTextColor(): Int
hashCode
Link copied to clipboard
open override fun hashCode(): Int
hasNonDefaults
Link copied to clipboard
open fun hasNonDefaults(): Boolean
setDefaultLayoutId
Link copied to clipboard
fun setDefaultLayoutId(layoutId: String?): UiConfigTextDesign
setDefaultTextColor
Link copied to clipboard
fun setDefaultTextColor(defaultColor: Int): UiConfigTextDesign
setTextColorList
Link copied to clipboard
fun setTextColorList(vararg textColorList: Array<Out <ERROR CLASS>?>)
setTextDesignList
Link copied to clipboard
fun setTextDesignList(textDesignList: ArrayList<<ERROR CLASS>?>?)
fun setTextDesignList(vararg textDesignList: Array<Out <ERROR CLASS>?>)
toString
Link copied to clipboard
open override fun toString(): String

Properties

defaultLayout
Link copied to clipboard
val defaultLayout: String
quickOptionList
Link copied to clipboard
var quickOptionList: <ERROR CLASS>
textColorList
Link copied to clipboard
var textColorList: ArrayList<<ERROR CLASS>>
textDesignList
Link copied to clipboard
val textDesignList: <ERROR CLASS>