text_direction propriété

text_direction propriété

Le réglage de la direction du texte sera appliqué.

Définition:

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

Voir également