RowType

data class RowType(image: <ERROR CLASS>, minimumHeightRatio: Float, sizeToFitContent: Boolean, capInsets: <ERROR CLASS>, relativeInsets: <ERROR CLASS>)

Types

Companion
Link copied to clipboard
object Companion

Functions

copy
Link copied to clipboard
fun copy(image: <ERROR CLASS>, minimumHeightRatio: Float, sizeToFitContent: Boolean, capInsets: <ERROR CLASS>, relativeInsets: <ERROR CLASS>): TextDesignMasked.RowType
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String