icon_set_type property

icon_set_type property

Gets and sets which icon set is used in the filter criteria.

Definition:

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

See Also