view_label_text_color property

view_label_text_color property

The ViewLabel Text Color

Definition:

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

See Also