TextWithHighlights

Provides text and information about where to highlight the text.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The beginning and end of the text that should be highlighted.

Link copied to clipboard
val text: String?

The text to display to the user.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String