标签: c# android xaml xamarin xamarin.android
private void Sum(object sender, EventArgs e) { AddSign('+'); calculatorString.Focus(); }
按下按钮后,我想专注于输入结束。 Image with design of app, xaml code and description of my problem :)
答案 0 :(得分:0)
我想你必须创建一个CustomRenderer。这里有一些注意事项
Entry CustomRenderer
然后你应该使用setSelection