TextDesignBanderole

data class TextDesignBanderole(image: <ERROR CLASS>, fontId: String, relativeInsets: <ERROR CLASS>)

Constructors

TextDesignBanderole
Link copied to clipboard
fun TextDesignBanderole(p: <ERROR CLASS>)

Types

Companion
Link copied to clipboard
object Companion

Functions

copy
Link copied to clipboard
fun copy(image: <ERROR CLASS>, fontId: String, relativeInsets: <ERROR CLASS>): TextDesignBanderole
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
insets
Link copied to clipboard
fun insets(width: Float): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: <ERROR CLASS>, flags: Int)