booster / com.didiglobal.booster.aapt2 / Resources / StyledString / Span / Builder / setLastChar

setLastChar

fun setLastChar(value: Int): Builder!


          The last character position this span applies to, in UTF-16 offset.
          
uint32 last_char = 3;

Parameters

value - Int: The lastChar to set.

Return
Builder!: This builder for chaining.