Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sswi authored Aug 22, 2023
1 parent 6df1d20 commit bd2441f
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,26 +60,10 @@ using Xe.AcrylicView;
```



|----------------------------|
| :heavy_check_mark: Android |
| :heavy_check_mark: iOS |
| :heavy_check_mark: macOS |
| :heavy_check_mark: Windows |



Android平台的实现方式是从这个仓库获取,从Xamarin.Forms简单移植过来的,请支持原作者:
https://github.com/roubachof/Sharpnado.MaterialFrame

⚠️注意!Warning!
```xml
AndroidPerfect="True"
```
启用此项会完美显示,不会泛光,同时将会影响系统性能,因为会不停地对区域进行监听绘制,仅对安卓系统生效,其他系统无需理会,区别如下图:
OnlyAndroid,Enabling this option will affect system performance.
左图/Left:AndroidPerfect="Flase", 右图/Right:AndroidPerfect="True"
![AndroidPerfect-True-Flase2](https://github.com/sswi/AcrylicView.MAUI/assets/39110708/ce2d6d55-f986-46ce-8764-d154ded88377)




Expand Down

0 comments on commit bd2441f

Please sign in to comment.