TextLayouter.find

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.

class TextLayouter
find
(,
in const(char)[] text
,,)

Meta