foreground_color proprietà

foreground_color proprietà

Ottiene o imposta il Color in primo piano.

Definizione:

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

Guarda anche