📅  最后修改于: 2022-03-11 15:01:02.594000             🧑  作者: Mango
var savedAccount = (TextView)FindViewById(R.Id.accountTextView) // NOT SUPPORTED!
foreach (var widgetId in appWidgetIds)
if (SavedAccount.Text == CrossSettings.Current.GetValueOrDefault(widgetId.ToString()))
//here comes the further update