| | |
| | | Height = Application.GetRealHeight(288 - 16 - 16), |
| | | //WaveBorderColor = CSS_Color.PromptingColor2, |
| | | BorderColor = 0x00000000, |
| | | CornerRadius = Application.GetRealWidth(1), |
| | | CornerRadius = Application.GetRealWidth(40), |
| | | BorderWidth = 0, |
| | | //WavePadding = Application.GetRealWidth(-5), |
| | | BackgroundColor = CSS_Color.BackgroundColor, |
| | | Radius = (uint)Application.GetRealWidth(40), |
| | | //BackgroundColor = CSS_Color.BackgroundColor, |
| | | //Radius = (uint)Application.GetRealWidth(40), |
| | | Progress = light.brightness, |
| | | }; |
| | | controlView.AddChidren(dimmerBar); |