| | |
| | | ///// <summary> |
| | | ///// 获取支持文本 |
| | | ///// </summary> |
| | | //Button btnSupportText; |
| | | Button btnSupportText; |
| | | |
| | | /// <summary> |
| | | /// 关于On文本 |
| | |
| | | // BackgroundColor = 0xFFFF0000, |
| | | //}; |
| | | //supportView.AddChidren(supView); |
| | | //supView.MouseUpEventHandler = (sender, e) => { |
| | | //supView.MouseUpEventHandler = (sender, e) => |
| | | //{ |
| | | // Dialog dialog = new Dialog(); |
| | | |
| | | // var bodyView = new FrameLayout(); |
| | |
| | | // TextAlignment = TextAlignment.CenterLeft, |
| | | // TextSize = CSS_FontSize.SubheadingFontSize, |
| | | // }; |
| | | // btnClose.MouseUpEventHandler = (sender, e) => { |
| | | // btnClose.MouseUpEventHandler = (sender9, e0) => |
| | | // { |
| | | // dialog.Close(); |
| | | // }; |
| | | // bodyView.AddChidren(btnClose); |