show_drop_button_type_when property

show_drop_button_type_when property

Specifies the symbol displayed on the drop button

Definition:

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

See Also