| | |
| | | Y = Application.GetRealHeight(120), |
| | | Width = Application.GetRealWidth(280), |
| | | Height = Application.GetRealWidth(280), |
| | | Angle = 160, |
| | | OpenAngle = 160, |
| | | ThumbColor = CSS_Color.AuxiliaryColor1, |
| | | ThumbModeFill = true, |
| | | ProgressBarColor = fh.on_off == "on" ? CSS_Color.MainColor : CSS_Color.PromptingColor2, |
| | |
| | | Width = Application.GetRealWidth(160), |
| | | Height = Application.GetRealHeight(287), |
| | | BackgroundImagePath = "FunctionIcon/AC/DivBg1.png", |
| | | AnimateSpeed = 0.3f, |
| | | Animate = Animate.DownToUp, |
| | | }; |
| | | dialogView.AddChidren(modeChangeView); |