.NET 8 LTS-ben MediaPicker-rel kép készítése

This commit is contained in:
2025-02-25 16:07:11 +01:00
parent 5396fc0dcb
commit 1ac31d7d76
5 changed files with 68 additions and 108 deletions
+1
View File
@@ -52,6 +52,7 @@ namespace WorkFlowCheck.MAUI
builder.UseMauiApp<App>()
.UseDevExpressEditors()
.UseMauiCommunityToolkitCamera()
.ConfigureFonts(fonts =>
{
fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular");