show_drop_button_type_when propiedad

show_drop_button_type_when propiedad

Especifica el símbolo que se muestra en el botón desplegable

Definición:

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

Ver también