text_direction属性

text_direction属性

代表文本阅读顺序。

定义:

@property
def text_direction(self):
    ...
@text_direction.setter
def text_direction(self, value):
    ...

也可以看看