text_direction_negative property

text_direction_negative property

Definition:

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

See Also