开发者

Flex text flow cursor position

开发者 https://www.devze.com 2023-03-12 05:55 出处:网络
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?

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

0

精彩评论

暂无评论...
验证码 换一张
取 消