TextLayout.identify

exact = true means return null if no match. otherwise, get the closest one that makes sense for a mouse click.

class TextLayout
TextIdentifyResult
identify
(
int x
,
int y
,
bool exact = false
)

Meta