text_direction 属性

text_direction 属性

将应用文本方向设置。

定义:

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

也可以看看