C# Class BrightnessTray.Config

Afficher le fichier Open project: navhaxs/BrightnessTray

Méthodes publiques

Свойство Type Description
showPercentageText bool
showTextIcon bool

Property Details

showPercentageText static_oe public_oe property

Pop-up panel: Show % text label (TODO: set by a startup parameter)
static public bool showPercentageText
Résultat bool

showTextIcon static_oe public_oe property

Tray icon: Show % text instead of the pretty icon (TODO: set by a startup parameter)
static public bool showTextIcon
Résultat bool