I am using textFlow
with "rightToLeft" text: _textInputFlow.direction = "rtl";
The cursor is always on the left of the text. How I can set it always on the right of the text?
Vladimir
I am using textFlow
with "rightToLeft" text: _textInputFlow.direction = "rtl";
The cursor is always on the left of the text. How I can set it always on the right of the text?
Vladimir