MarkedUpText | iOS SDK | Urbi Documentation

MarkedUpText

Span text.

public init(
    text: String,
    matchedParts: [MarkedUpTextSpan]
)
Parameters
text
matchedParts
Properties

Text.

A set of non-overlapping Span, in order, in a string of text describing parts that match the user's query.