Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit a160695

Browse filesBrowse files
authored
Update README.md
1 parent a71f5ff commit a160695
Copy full SHA for a160695

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Always try to choose the closest possible root layout to BlurView. This will gre
5858
> Install-Package Xamarin.BlurView
5959
```
6060

61+
## Xamarin.Forms
62+
63+
You may use this library for Xamarin.Forms application, for this you need to create custom control with custom renderer. Example of implementation you can see here: https://github.com/wcoder/Xamarin.BlurView/commit/50c71e4bcc58cc07deb108c18dd6a40ccd077832
64+
6165
## Important
6266
BlurView can be used only in a hardware-accelerated window.
6367
Otherwise, blur will not be drawn. It will fallback to a regular FrameLayout drawing process.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.