auto_fit_wrapped_text_type propiedad

auto_fit_wrapped_text_type propiedad

Obtiene y establece el tipo de texto ajustado automáticamente.

Definición:

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

Ver también