3,412 questions with .NET MAUI tags

Sort by: Updated
2 answers

PushModalAsync using Shell

Hi, How can I PushModalAsync using MAUI's Shell? Thanks, Jassim

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-17T22:17:05.137+00:00
Jassim Al Rahma 1,566 Reputation points
commented 2022-08-18T01:55:12.453+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,491 Reputation points Microsoft Vendor
1 answer

ScrollView not working

Hi, I have below XAML that has a BindableLayout inside a ScrollView but when I run the project the view is not scrollable. How can I fix it please? <?xml version="1.0" encoding="utf-8" ?> <ContentPage…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-11T22:13:39.243+00:00
Jassim Al Rahma 1,566 Reputation points
answered 2022-08-17T21:22:05.56+00:00
Josh Pierce 1 Reputation point
0 answers

Frame is not showing in windows

I am transitioning to .Maui from forms I developed a simple app, but on Windows, it looks horrible this is the same on Android XAML code <?xml version="1.0" encoding="utf-8" ?> <ContentPage…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-16T21:05:29.51+00:00
Eduardo Gomez 3,426 Reputation points
commented 2022-08-17T09:08:07.247+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,491 Reputation points Microsoft Vendor
0 answers

Issue Quit Unexpectedly on MAC

Hi all I just install leastet VS for MAC version and when I run my app appear this error message

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-16T17:46:38.213+00:00
Javier Arturo Florian Franco 26 Reputation points
commented 2022-08-17T08:27:47.217+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,666 Reputation points Microsoft Vendor
1 answer

How to add my custom .NET MAUI class library output dlls to .NET MAUI app?

I have created a .NET MAUI class library single project that when built it generates multiple dlls each one inside platform specific folder. Now I am having difficulties figuring out how to reference this class library dlls inside my .NET MAUI app,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-07-26T07:07:05.497+00:00
Tamer Irdais 26 Reputation points
commented 2022-08-17T05:30:02.633+00:00
Tamer Irdais 26 Reputation points
0 answers

How XAML passes parameters to ContentView (C#)

For example string Url;

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-08T14:50:02.467+00:00
草 草 1 Reputation point
commented 2022-08-16T08:59:53.697+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,001 Reputation points Microsoft Vendor
1 answer

.net maui graphicsview hit test

hi I have a GraphicsView with some paths drawn, is there a way to allow the user to select some path? i'm using C# and VS2022Preview

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-15T18:15:34.88+00:00
essamce 621 Reputation points
answered 2022-08-16T06:27:05.043+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,491 Reputation points Microsoft Vendor
1 answer

Is there a complete list of all property changes between Xamarin Forms and Maui?

With the transition from Xamarin.Forms to Maui, a number of controls and layouts have changes to default properties. While the changes might make sense from a new development standpoint, it creates significant issues with migrating UIs from…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,336 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-15T19:55:49.53+00:00
Kenneth Kohler 1 Reputation point
answered 2022-08-16T02:26:56.453+00:00
Amy Peng-MSFT 251 Reputation points Microsoft Employee
1 answer

Customize menu and back icon in the AppShell

I have an application where I have files and folders listed and I can navigate through the folders. I'm trying to moving this app to .net maui now. For now, I haven't done the listing of files and folders, but I'm trying to prepare the AppShell…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-07-27T12:44:40.733+00:00
Pelin Konaray 291 Reputation points
commented 2022-08-15T16:42:38.833+00:00
Joe Harvey - MSFT 76 Reputation points
0 answers

How to hide the titlebar of Shell?

Hi, It's almost perfect to use the shell flyout. At the same time, I would like to know how to hide the tile bar which the hamburger icon located. Is it possible to do it? Thanks.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-12T09:20:51.547+00:00
Yuan Jeffers 1 Reputation point
commented 2022-08-15T03:41:34.273+00:00
Amy Peng-MSFT 251 Reputation points Microsoft Employee
0 answers

Type x:String not found

Hi, Why I am getting below error in MAUI? Here is my code: <?xml version = "1.0" encoding = "UTF-8" ?> <Application xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-10T22:27:20.087+00:00
Jassim Al Rahma 1,566 Reputation points
commented 2022-08-12T06:21:31.723+00:00
Amy Peng-MSFT 251 Reputation points Microsoft Employee
0 answers

Maui GraphicsView Y axes top

hi in .net maui how to make GraphicsView control y axis +ve up as normal coordinate system.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-11T12:01:17.63+00:00
essamce 621 Reputation points
commented 2022-08-12T06:02:01.917+00:00
Amy Peng-MSFT 251 Reputation points Microsoft Employee
1 answer

How to make a small clickable framed graph in maui

I have a model that has a list of trapezoid shapes defined as integer duration1,2,3 , amplitude, and period. Does anybody have a suggestion to make list of little icon type graphs that look like the particular shape, that can be clicked on to go to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-11T17:49:31.093+00:00
Dave M 21 Reputation points
commented 2022-08-12T05:32:15.257+00:00
Amy Peng-MSFT 251 Reputation points Microsoft Employee
0 answers

Topmost window in .net maui

Hi how to make .net maui main window topmost?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-11T09:48:44.83+00:00
essamce 621 Reputation points
commented 2022-08-12T03:49:32.437+00:00
Amy Peng-MSFT 251 Reputation points Microsoft Employee
0 answers

CJK for Android in DotNet MAUI

I am new to DotNet MAUI. Having using Xamarin for sometime. The question is concerning the Android Options -> Additional supported encodings. I normally select CJK . I am wondering how does Dotnet MAUI handle this ? Appreciate any…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-10T07:25:08.863+00:00
PeterK 1 Reputation point
commented 2022-08-11T05:24:54.253+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,491 Reputation points Microsoft Vendor
2 answers

When MAUI is to be released in normal Visual Studio 2022?

When MAUI is to be released in normal Visual Studio 2022? I can only see it in VS 2022 Preview, but the Internet says, that MAUI has already been released in August, which would normally mean it should be in normal Visual Studio 2022 (not Preview). …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,043 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-07-04T18:30:10.707+00:00
Magomed Rabadanov 6 Reputation points
answered 2022-08-10T22:55:25.783+00:00
Maira Wenzel 1 Reputation point Microsoft Employee
1 answer One of the answers was accepted by the question author.

Using Flyoutitem and shellcontent the individual tab are not refreshing

So i have an app that i use flyout item to show the hamburger menu and once clicked it will pretty much open the tab with all the shellcontent. The issue am having is once you are clicking on the different shellcontent, it will load the page only once…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-05T22:14:36.607+00:00
Okorie, Josh 21 Reputation points
commented 2022-08-10T13:57:05.06+00:00
Okorie, Josh 21 Reputation points
1 answer

How to implement Fluid Design colors/tokens in XAML in Maui target Windows

I'm thinking how to add color codes/tokens for Fluent Design to a Maui application when it targets WinUI 3 (Windows 10 and 11). Specifically I think it would helpful to have a list of tokens for colors like at…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-05T20:12:04.673+00:00
Veikko Eeva 1 Reputation point
commented 2022-08-09T06:56:46.407+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,001 Reputation points Microsoft Vendor
0 answers

.NET Maui Canvas moves content on window resize

Hi, I'm having troubles with canvas drawing for a MAUI app. When I draw something on the canvas and resize the parent window, everything get moved from their initial position. This is the position of the object before the resize …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-08T10:32:28.223+00:00
Giacomo Matteucci 1 Reputation point
commented 2022-08-09T05:51:42.23+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,001 Reputation points Microsoft Vendor
0 answers

VerticalScrollBarVisibility property not working in ListView in .NET MAUI

Hi, I have created a ListView in which i am showing some items, I have observed that VerticalScrollBarVisibility property not working in ListView in .NET MAUI.Unable to find out the cause behind it. Right now i am using Version 17.3.0 Preview 6.0 of…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,412 questions
asked 2022-08-03T14:49:15.707+00:00
Sanjay Kumar Jha 156 Reputation points
commented 2022-08-09T01:06:48.047+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,001 Reputation points Microsoft Vendor