I am using textFlow
with "rightToLeft" text: _textInputFlow.direction = "rtl";
The curs开发者_运维知识库or 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 curs开发者_运维知识库or is always on the left of the text. How I can set it always on the right of the text?
Vladimir
精彩评论