Package ly.img.android.pesdk.backend.text_design.model.row.masked

Types

TextDesignRowMasked
Link copied to clipboard

Created by svennahler on 16.04.18.

open class TextDesignRowMasked(words: Words, width: Float, attributes: TextDesignAttributes, image: <ERROR CLASS>?, imageInsets: <ERROR CLASS>, capInsets: <ERROR CLASS>?, backgroundColor: Int) : TextDesignRowSingle
TextDesignRowMultiline
Link copied to clipboard

Created by svennahler on 16.04.18.

open class TextDesignRowMultiline(words: Words, width: Float, attributes: TextDesignAttributes, image: <ERROR CLASS>?, imageInsets: <ERROR CLASS>, capInsets: <ERROR CLASS>?, backgroundColor: Int, centerOffset: Float, sizeToFitContent: Boolean, textScaleFactor: Float, minimumHeight: Float, centeredVertically: Boolean) : TextDesignRowMasked