onBoundsDefined

fun onBoundsDefined(c: ComponentContext, layout: ComponentLayout, text: CharSequence?, ellipsize: TextUtils.TruncateAt?, shouldIncludeFontPadding: Boolean, maxLines: Int, minEms: Int, maxEms: Int, minTextWidth: Int, maxTextWidth: Int, shadowRadius: Float, shadowDx: Float, shadowDy: Float, shadowColor: Int, isSingleLine: Boolean, textColor: Int, textColorStateList: ColorStateList?, linkColor: Int, textSize: Int, extraSpacing: Float, spacingMultiplier: Float, letterSpacing: Float, verticalGravity: VerticalGravity?, textStyle: Int, typeface: Typeface?, textAlignment: Layout.Alignment?, alignment: TextAlignment?, breakStrategy: Int, hyphenationFrequency: Int, glyphWarming: Boolean, textDirection: TextDirectionHeuristicCompat?, customEllipsisText: CharSequence?, lineHeight: Float, minimallyWide: Boolean, measureLayout: Layout?, measuredWidth: Int?, measuredHeight: Int?, fullWidth: Int?, processedText: Output<CharSequence?>, textLayout: Output<Layout?>, textLayoutTranslationX: Output<Float?>, textLayoutTranslationY: Output<Float?>, clickableSpans: Output<Array<ClickableSpan?>?>, imageSpans: Output<Array<ImageSpan?>?>)