英文: MAUI ListView animation time 问题 ListView添加项目时,存在默认动画,大约需要1秒钟才能完成淡入动画。是否有减少或完全不使用它的方法,以便可以立即填充Lis...
如何在 .NET Maui 中创建一个全屏的网格?
英文: How do I make a full screen grid in .net Maui? 问题 我试图创建一个页面,顶部有一行工具栏,中间是主要内容,然后屏幕底部有一个状态栏。如果主要内容...
MAUI: 获取用户密钥返回 null
英文: MAUI: Getting user secrets returns null 问题 I did: dotnet user-secrets init 然后 dotnet user-secret...
.NET MAUI中的CollectionView在iPhone/iPad上未正确显示。
英文: .NET MAUI CollectionView inside a Grid not shown correct on iPhone/iPad 问题 以下是您要翻译的内容: "The...
创建.NET MAUI Blazor应用程序的.exe文件的过程是什么?
英文: What is the process to create a .exe file for a .NET MAUI Blazor application? 问题 I have made a ....
.NET MAUI 在保存到相册之前,从相机中缩小图像。
英文: .NET MAUI Downsize image from camera before saving to gallery 问题 我试图摸索着制作一个跨平台相机应用程序在 .Net MAUI ...
Updating changes to the MainPage from a ContentView.
英文: Updating changes to the the MainPage from a ContentView 问题 以下是您要翻译的内容: 我对 .net MAUI 还不熟悉。这是我的 Ma...
无法滚动到 MAUI 应用程序中列表的底部
英文: Unable to Scroll to Bottom of List in a MAUI Application 问题 问题:我正在开发一个移动应用程序,用于跟踪用户每天执行的程序。 问题:我...
I'm not able to focus on any entry and not able to click on any checkbox/radio button inside bindable stack layout in iOS .net maui
英文: I'm not able to focus on any entry and not able to click on any checkbox/radio button inside...
无法将行为添加到 .Net Maui 中的 StateView。
英文: Unable to add behaviour to StateView in .Net Maui 问题 我有一个Xamarin.forms应用程序,在其中我能够向StateView添加行为。...
30