Skip to content

Commit 2416eb3

Browse files
committed
997111-Resolved CI errors
1 parent 5e1ea26 commit 2416eb3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

MAUI/ImageEditor/liquid-glass-effect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: SfImageEditor
77
documentation: ug
88
---
99

10-
# Liquid Glass Effect
10+
# Liquid Glass Effect in Image Editor
1111

1212
The Liquid Glass Effect introduces a modern, translucent design with adaptive color tinting and light refraction, creating a sleek, glass like user experience that remains clear and accessible. This section explains how to enable and customize the effect in the Syncfusion® .NET MAUI Image Editor (SfImageEditor) control.
1313

@@ -19,7 +19,7 @@ Follow these steps to enable and configure the Liquid Glass Effect in the Image
1919

2020
To apply the Liquid Glass Effect to Syncfusion® .NET MAUI `ImageEditor` control, wrap the control inside the `SfGlassEffectView` class.
2121

22-
For more details, refer to the [Liquid Glass Getting Started documentation](https://help.syncfusion.com/maui/liquid-glass-ui/getting-started).
22+
For more details, refer to the `Liquid Glass Getting Started documentation`.
2323

2424
### Step 2: Enable the liquid glass effect on Image Editor
2525

MAUI/Kanban-Board/liquid-glass-effect.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Kanban (SfKanban)
77
documentation: ug
88
---
99

10-
# Liquid Glass Effect
10+
# Liquid Glass Effect in SfKanban
1111

1212
The Liquid Glass Effect introduces a modern, translucent design with adaptive color tinting and light refraction, creating a sleek, glass like user experience that remains clear and accessible. This section explains how to enable and customize the effect in the Syncfusion® .NET MAUI Kanban Board (SfKanban) control.
1313

@@ -23,6 +23,8 @@ Set the `EnableLiquidGlassEffect` property to `true` in the `SfKanban` control t
2323

2424
To achieve a glass like background in Kanban, set the `Background` property to `Transparent` and use theme keys to style it, ensuring a consistent look and feel across your application.
2525

26+
For more details, refer to the `Liquid Glass Getting Started documentation`.
27+
2628
The following code snippet demonstrates how to apply the Liquid Glass Effect to the `Kanban` control:
2729

2830
{% tabs %}

0 commit comments

Comments
 (0)