Closed Strypper closed 8 months ago
Original link
xmlns:ui="clr-namespace:Xe.AcrylicView;assembly=Xe.AcrylicView" <ui:AcrylicView VerticalOptions="Center" HeightRequest="100" EffectStyle="Custom" Margin="10" TintColor="OrangeRed" TintOpacity=".15 " BorderColor="OrangeRed" BorderThickness="1,2" CornerRadius="50,10,30,20" > <Grid> <Label Text="Hello Word" FontSize="25" HorizontalOptions="Center" VerticalOptions="Center" TextColor="OrangeRed"/> </Grid> </ui:AcrylicView>
Use this frame to engage a more beautiful layer effect on MAUI
⚠Noted that on android this could hurt performance a lot.
This feature is included
Description
Original link
Public API Changes
Intended Use-Case
Use this frame to engage a more beautiful layer effect on MAUI