SetSpanOperation

class SetSpanOperation(start: Int, end: Int, val what: ReactSpan)

Constructors

Link copied to clipboard
constructor(start: Int, end: Int, what: ReactSpan)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun execute(builder: SpannableStringBuilder, priorityIndex: Int)