bar_position propriété

bar_position propriété

Cet attribut spécifie la position de la barre dans l’objet barre

Définition:

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

Voir également