getLocalRectForCaret abstract method
Returns the Rect in local coordinates for the caret at the given text position.
Implementation
Rect getLocalRectForCaret(TextPosition position);
Returns the Rect in local coordinates for the caret at the given text position.
Rect getLocalRectForCaret(TextPosition position);