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.

NOT IMPLEMENTED use a selection instead

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

Meta