Metodo get_theme_color

get_theme_color(self, type)

Ottiene il colore del tema.

ritorna

Il colore del tema.


def get_theme_color(self, type):
    ...
ParametroTipoDescrizione
typeThemeColorTypeIl tipo di colore del tema.

Guarda anche