is_automatic_max_value propriété

is_automatic_max_value propriété

Indique si la valeur maximale est automatiquement attribuée.

Définition:

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

Voir également