Class android.view.inputmethod.CursorAnchorInfo
| Removed Methods | |
|---|---|
RectF getCharacterRect(int) |
|
| Added Methods | |
|---|---|
RectF getCharacterBounds(int) |
|
int getCharacterBoundsFlags(int) |
|
int getInsertionMarkerFlags() |
|
| Changed Methods | ||
|---|---|---|
CharSequence getComposingText() |
Change in return type from String to CharSequence. |
|
| Added Fields | |
|---|---|
int FLAG_HAS_INVISIBLE_REGION |
|
int FLAG_HAS_VISIBLE_REGION |
|
int FLAG_IS_RTL |
|
