C# 클래스 BrightnessTray.Config

파일 보기 프로젝트 열기: navhaxs/BrightnessTray

공개 프로퍼티들

프로퍼티 타입 설명
showPercentageText bool
showTextIcon bool

프로퍼티 상세

showPercentageText 정적으로 공개적으로 프로퍼티

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

showTextIcon 정적으로 공개적으로 프로퍼티

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