英文: Want to activate a button only when two inputs of the form are not empty using MAUI 问题 我想使用C# MA...
GitHub Actions dotnet发布指定带有点的项目。
英文: GitHub Actions dotnet publish Specify a project with a Dot in the name 问题 I am setting up my CIC...
Xamarin.Forms 升级到 Maui – Visual Studio 无法进行调试/运行?
英文: Xamarin.Forms upgraded to Maui - Visual Studio Cannot debug/run? 问题 使用Microsoft的自动升级命令行工具升级了应用程序...
.NET MAUI图像大小错误
英文: .NET MAUI Image wrong size 问题 我在.NET MAUI上显示图像时遇到了一个问题,图像的大小总是比实际大小要大(图像下方的蓝色部分)。 我的代码如下: &l...
AppDataDirectory 中的图像无法显示在图像视图中。
英文: Image from AppDataDirectory failed to be displayed in the Image view 问题 当我的 .net maui 应用程序启动时,它会...
.NET Maui将ContentView绑定到父ViewModel MVVM
英文: .NET Maui Binding a contentview to parent ViewModel MVVM 问题 下面是您要翻译的内容: I have a xaml page that ...
在.NET MAUI中,点击了HorizontalStackLayout。
英文: Add clicked on HorizontalStackLayout in .NET MAUI 问题 我正在使用.NET MAUI框架制作一个应用程序。 对于按钮,可以添加Clicked参...
ScrollView在Maui中的StackLayout中无法滚动的解决方法
英文: Workaround for ScrollView not scrolling inside a StackLayout in Maui 问题 我有一个页面,其中在一个ScrollView内显...
Maui Handler, 在iOS的CreatePlatformView中应放置什么内容?
英文: Maui Handler, Confused at what to put inside of CreatePlatformView iOS 问题 我有一个自定义视图,以前是一个网格(Grid...
.NET MAUI在iOS上:图像未在列表单元中显示
英文: .NET MAUI on iOS: Image is not displayed in the list cell 问题 在我的移动应用程序中,声明了一个带有图像的列表: <Li...
30