Highlight

class Highlight

Indicates the starting and ending index of the text query that match the found title.

Types

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

Properties

Link copied to clipboard

End index of the highlight.

Link copied to clipboard

Start index of the highlight.

Link copied to clipboard

The highlight's value.

Functions

Link copied to clipboard
inline fun copy(block: Highlight.Builder.() -> Unit = {}): Highlight
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