is_custom property

is_custom property

Indicates whether the icon set is custom. Default value is false.

Definition:

@property
def is_custom(self):
    ...

See Also