英文: .NET MAUI CollectionView resets to first index 问题 以下是你要翻译的代码部分: public void UpdateCollectionView...
绑定 Maui .NET 中继命令到单选按钮
英文: Maui .net bind relay command to radio button 问题 我正在创建一个带有两个单选按钮的视图,唯一的问题是,CheckedChanged属性无法绑定到带...
如何在另一台Windows机器上通过自签名的.NET MAUI应用进行侧加载?
英文: How to Side-load onto another Windows machine with a Self-signed .NET MAUI app? 问题 我使用 PFX 文件为 ....
“.Net Maui Android异常未传递到我的try-catch块中”
英文: .Net Maui Android Exceptions, not bubbling up to my try, catch 问题 以下是代码部分的中文翻译: 我在捕获异常时遇到问题,因为An...
调用位于ContentPage xaml CS类中的ContentView上的媒体元素事件。
英文: calling media element events located on ContentView from ContentPage xaml CS class 问题 I have set...
设置在.NET MAUI中按钮的屏幕内边距为屏幕的25%。
英文: Setting padding of button 25% of the screen in .NET MAUI 问题 以下是代码部分的翻译: Launchpage.xaml I want e...
将一个 MAUI-C# 控件转换为 XAML 字符串。
英文: Convert a MAUI-C# control to xaml-string 问题 这是您要翻译的内容: "i know i can load a control from xa...
C#中使用带有圆角的边框控件的语法是什么?
英文: What's the C# syntax for using a Border control with rounded corners in dotnet Maui? 问题 有人能建...
依赖注入在后台服务 Android MAUI 中
英文: Dependency injection in background service android maui 问题 我在Android MAUI中创建了一个后台服务,就像在这个问题中描述的一...
Xamarin/Maui应用仍会进入休眠状态,尽管已告知不要这样做。
英文: Xamarin/Maui app still goes to sleep even though told not to 问题 My .Net Maui app,在 Android (API ...
30