TextLayouter.FindResult

Finds the given text, setting the given selection to it, if found.

Starts from the given selection and moves in the direction to find next.

Returns true if found.

Values

ValueMeaning
NotFound0
Found1
WrappedAround2

Meta