content_color property

content_color property

The Content Color

Definition:

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

See Also