Skip to content

Commit 932908f

Browse files
committed
997111-Addressed review changes.
1 parent d8f7b8f commit 932908f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Set the `EnableLiquidGlassEffect` property to `true` in the `SfKanban` control t
2727

2828
### Step 3: Customize the background
2929

30-
To achieve a glass like background in the Kanban control, set its Background property to Transparent and apply theme keys with transparent values to enable the liquid glass effect for kanban child elements. This ensures a consistent look and feel across your application.
30+
To achieve a glass like background in the Kanban control, set its `Background` property to `Transparent` and apply theme keys with transparent values to enable the liquid glass effect for kanban child elements. This ensures a consistent look and feel across your application.
3131

3232
The following code snippet demonstrates how to apply the Liquid Glass Effect to the `Kanban` control:
3333

0 commit comments

Comments
 (0)