icon_id property

icon_id property

Represents the id of the icon set type.

Remarks

Only takes effect when DataSorterKey.type is SortOnType.ICON.

Definition:

@property
def icon_id(self):
    ...

See Also