Builder

class Builder(val text: String, val selectionStart: Int, val selectionEnd: Int)(source)

Constructors

Link copied to clipboard
constructor(text: String, selectionStart: Int, selectionEnd: Int)

Properties

Link copied to clipboard

replacement end

Link copied to clipboard

replacement start

Link copied to clipboard

selection end

Link copied to clipboard

selection start

Link copied to clipboard

The text to insert

Functions

Link copied to clipboard