Свойство | Type | Description | |
---|---|---|---|
ColorTheme | System |
Méthode | Description | |
---|---|---|
ColorTheme ( string key ) : System | ||
ColorTheme ( string name, |
||
ColorTheme ( string name, string backgroundHexColor, string foregroundHexColor, bool isDefault = false ) : System | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
ColorTheme ( ) : System |
public ColorTheme ( string name, |
||
name | string | |
background | ||
foreground | ||
isDefault | bool | |
Résultat | System |
public ColorTheme ( string name, string backgroundHexColor, string foregroundHexColor, bool isDefault = false ) : System | ||
name | string | |
backgroundHexColor | string | |
foregroundHexColor | string | |
isDefault | bool | |
Résultat | System |