| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | |
| | | 678=当前用户数据已清空,即将返回上一页。 |
| | | 679=群控 |
| | | 680=炫彩开关 |
| | | 681=自动炫彩测试 |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | |
| | | 676=中 |
| | | 677=高 |
| | | 678=当前用户数据已清空,即将返回上一页。 |
| | | 679=群控 |
| | | 679=组控 |
| | | 680=炫彩开关 |
| | | 681=自动炫彩测试 |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | |
| | | 678=Current user data has been cleared, about to return to the previous page. |
| | | 679=Group control |
| | | 680=Colorful switch |
| | | 681=Test |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| | | { |
| | | public static class StringId |
| | | { |
| | | |
| | | /// <summary> |
| | | /// 自动炫彩测试 |
| | | /// </summary> |
| | | public const int CulorfulTest = 681; |
| | | /// <summary> |
| | | /// 炫彩开关 |
| | | /// </summary> |
| | |
| | | TextAlignment = TextAlignment.CenterLeft, |
| | | TextColor = CSS_Color.FirstLevelTitleColor, |
| | | TextSize = CSS_FontSize.SubheadingFontSize, |
| | | TextID = StringId.ColorfulFunction, |
| | | TextID = StringId.ColorfulSwitch, |
| | | }; |
| | | viewSwitch.AddChidren(btnSwitchText); |
| | | |
| | |
| | | { IsBackground = true }.Start(); |
| | | }; |
| | | |
| | | contentView.AddChidren(new Button |
| | | { |
| | | Height = Application.GetRealHeight(10), |
| | | BackgroundColor = CSS_Color.BackgroundColor, |
| | | }); |
| | | |
| | | #endregion |
| | | |
| | | #region 起始颜色 |