Home » FAQ » .NET MAUI » Can I rotate the BoxView in NET MAUI?
Yes, you can rotate the BoxView by using the Rotation property. An example:
XAML
<BoxView Color="Pink" WidthRequest="50" HeightRequest="50" Rotation="45" />
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