Home » FAQ » .NET MAUI » Is it possible to have a transparent border?
Yes, you can create a transparent border by setting both stroke and background to Colors.Transparent. For example:
<Border x:Name="border" Stroke="Transparent" Background=" Transparent "/>
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with