MarkedUpText
Span text.
public init(
text: String,
matchedParts: [MarkedUpTextSpan]
)
Parameters
Properties
Text.
Set of non-overlapping Span, in order, in a text string describing parts that match the user's query.
Span text.
public init(
text: String,
matchedParts: [MarkedUpTextSpan]
)
Text.
Set of non-overlapping Span, in order, in a text string describing parts that match the user's query.