Skip to content

Commit

Permalink
Updated REAMDE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
V4SS3UR committed Oct 4, 2024
1 parent 4936d4d commit 9dcd468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Include the `BlurredBackground` effect on a `Border` in your main window or the

- **EnableBlur**: Set to `true` to activate the blur effect.
- **BlurRadius**: Adjusts the strength of the blur. The default value is `20.0`.
- **Merging**: Sets the opacity of the blurred background. The default is `0.5`.
- **Merging**: Sets the opacity of the blurred background. The default is `1`.
- **Dpi**: Adjusts the DPI settings for the rendered blur effect. Default is `96` A suitable value for performance is `30`.

The library hooks into the `Loaded` and `SizeChanged` events of the `Border` control to apply and update the blur effect dynamically as needed.
Expand Down

0 comments on commit 9dcd468

Please sign in to comment.