英文: XamarinForms ContentView binding using CommunityToolkit.Mvvm 问题 以下是翻译好的部分: 我有一个包含"ContentVi...
Xamarin Forms:当反转集合数据时,滚动到功能无法正常工作。
英文: Xamarin Forms: Scroll to is not working when reversing the collection data 问题 我在页面顶部有3个选项卡,我使用Li...
使用 Braintree 与 .NET MAUI。
英文: Using Braintree with .NET MAUI 问题 I'm attempting to use Braintree inside an .NET MAUI app. 我正在尝试...
Xamarin Forms StackLayout不会重置/缓存。
英文: Xamarin Form Stacklayout not resetting/Cached 问题 我们有一个类,其中包含一个名为'ItemJson'的属性,其类型为JSON文本,稍后将其转换为...
i-beacons 在使用 Alt-beacon 库时在 Xamarin Android 上被过滤。
英文: i-beacons on Xamarin Android getting filtered when using the Alt-beacon library 问题 我认为我已经尽力了。可能在...
我无法使用Xamarin Forms中的消息中心发送字符串。
英文: I can't send string with messaging center in xamarin forms 问题 我可以在使用类似以下方式的类时发送对象。 Messaging...
No property, BindableProperty, or event found for "Clicked", or mismatching type between value and property. TextChanged method doesn't get recognized
英文: No property, BindableProperty, or event found for "Clicked", or mismatching type betwe...
页面标题不显示在内容页面
英文: Page Title Not Shown On Content Page 问题 I set visibility of this page's navigation bar and my ti...
在屏幕上显示图像按钮。
英文: Displaying imagebuttons on screen 问题 我正在尝试使用Xamarin.Forms在C#中创建一个国际象棋应用程序。现在我正在尝试实现突出显示和移动棋子的功能。...
NET Maui以编程方式重新绑定ItemsSource
英文: NET Maui Rebinding ItemsSource programmatically 问题 希望你能帮助我。我有一个在代码中创建的视图,它与一个viewModel绑定,视图内部包含一...