custom_unit proprietà

custom_unit proprietà

Specifica un valore personalizzato per l’unità di visualizzazione.

Definizione:

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

Guarda anche