colour_appearance property

colour_appearance property

ColourAppearance

Definition:

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

See Also