AppendableStyle

constructor(linesIndent: LeadingMarginSpan.Standard, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(quoteSpan: QuoteSpan, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(bulletSpan: BulletSpan, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(strikeMode: StrikeMode = StrikeMode.NONE, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(scriptMode: ScriptMode = ScriptMode.NONE, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(clickSpan: ClickableSpan, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(url: String, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(blurRadius: Float, blur: BlurMaskFilter.Blur, @ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)
constructor(@ColorInt foreColor: Int? = null, @ColorInt backColor: Int = ContextCompat .getColor(ContextHelper.getAppContext(), R.color.transparent), fontStyle: StyleMode = StyleMode.NORMAL, fontFamily: TypefaceSpan? = null, fontSize: Int? = null, fontAlign: Layout.Alignment? = null, proportion: Float = 1.0f, xProportion: Float = 1.0f)