Skip to content

Commit 56b0719

Browse files
970311-Cleared CI
1 parent 05dbca4 commit 56b0719

File tree

8 files changed

+21
-21
lines changed

8 files changed

+21
-21
lines changed

MAUI/Backdrop/liquid-glass-effect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Backdrop Page | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Backdrop Page using the EnableLiquidGlassEffect property.
3+
title: Liquid Glass Support for .NET MAUI Backdrop Page | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Backdrop Page using the EnableLiquidGlassEffect property.
55
platform: MAUI
66
control: SfBackdropPage
77
documentation: ug
88
---
99

1010
# Liquid Glass Support
1111

12-
The [SfBackdropPage](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Backdrop.SfBackdropPage.html) supports a liquid glass (acrylic/glass morphism) appearance on both layers. Enable the effect directly on the [BackdropBackLayer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Backdrop.BackdropBackLayer.html) and [BackdropFrontLayer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Backdrop.BackdropFrontLayer.html) by setting their [EnableLiquidGlassEffect]() properties to true. This improves visual depth and readability when the backdrop layers are placed over images or colorful layouts.
12+
The [SfBackdropPage](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Backdrop.SfBackdropPage.html) supports a liquid glass appearance on both layers. Enable the effect directly on the [BackdropBackLayer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Backdrop.BackdropBackLayer.html) and [BackdropFrontLayer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Backdrop.BackdropFrontLayer.html) by setting their [EnableLiquidGlassEffect]() properties to true. This improves visual depth and readability when the backdrop layers are placed over images or colorful layouts.
1313

1414
## Platform and Version Support
1515

MAUI/Calendar/liquid-glass-effect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Calendar | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Calendar using SfGlassEffectsView.
3+
title: Liquid Glass Support for .NET MAUI Calendar | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Calendar using SfGlassEffectsView.
55
platform: MAUI
66
control: SfCalendar
77
documentation: ug
88
---
99

1010
# Liquid Glass Support
1111

12-
The [SfCalendar](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Calendar.SfCalendar.html) supports a liquid glass (acrylic/glass morphism) appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the calendar is placed over images or colorful layouts.
12+
The [SfCalendar](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Calendar.SfCalendar.html) supports a liquid glass appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the calendar is placed over images or colorful layouts.
1313

1414
Additionally, when the calendar is shown in [Dialog](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Calendar.CalendarMode.html#Syncfusion_Maui_Calendar_CalendarMode_Dialog) mode, you can apply the glass effect to the pop-up by enabling the [EnableLiquidGlassEffect]() property on the calendar.
1515

MAUI/Cards/liquid-glass-effect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Cards | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Card view using the EnableLiquidGlassEffect property.
3+
title: Liquid Glass Support for .NET MAUI Cards | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Card view using the EnableLiquidGlassEffect property.
55
platform: MAUI
66
control: SfCardView
77
documentation: ug

MAUI/DatePicker/liquid-glass-effect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Date Picker | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Date Picker using SfGlassEffectsView.
3+
title: Liquid Glass Support for .NET MAUI Date Picker | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Date Picker using SfGlassEffectsView.
55
platform: MAUI
66
control: SfDatePicker
77
documentation: ug
88
---
99

1010
# Liquid Glass Support
1111

12-
The [SfDatePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.DatePicker.SfDatePicker.html) supports a liquid glass (acrylic/glass morphism) appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the date picker is placed over images or colorful layouts.
12+
The [SfDatePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.DatePicker.SfDatePicker.html) supports a liquid glass appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the date picker is placed over images or colorful layouts.
1313

1414
Additionally, when the date picker is shown in [Dialog]() mode, you can apply the glass effect to the pop-up by enabling the [EnableLiquidGlassEffect]() property on the SfDatePicker.
1515

MAUI/DateTimePicker/liquid-glass-effect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Date Time Picker | Syncfusion®
3+
title: Liquid Glass Support for .NET MAUI Date Time Picker | Syncfusion®
44
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Date Time Picker using SfGlassEffectsView.
55
platform: MAUI
66
control: SfDateTimePicker
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Liquid Glass Support
1111

12-
The [SfDateTimePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.DateTimePicker.SfDateTimePicker.html) supports a liquid glass (acrylic/glass morphism) appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the date-time picker is placed over images or colorful layouts.
12+
The [SfDateTimePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.DateTimePicker.SfDateTimePicker.html) supports a liquid glass appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the date-time picker is placed over images or colorful layouts.
1313

1414
Additionally, when the datetime picker is shown in [Dialog]() mode, you can apply the glass effect to the pop-up by enabling the [EnableLiquidGlassEffect]() property on the SfDateTimePicker.
1515

MAUI/Picker/liquid-glass-effect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Picker | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Picker using SfGlassEffectsView.
3+
title: Liquid Glass Support for .NET MAUI Picker | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Picker using SfGlassEffectsView.
55
platform: MAUI
66
control: SfPicker
77
documentation: ug
88
---
99

1010
# Liquid Glass Support
1111

12-
The [SfPicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Picker.SfPicker.html) supports a liquid glass (acrylic/glass morphism) appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the picker is placed over images or colorful layouts.
12+
The [SfPicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Picker.SfPicker.html) supports a liquid glass appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the picker is placed over images or colorful layouts.
1313

1414
Additionally, when the picker is shown in [Dialog]() mode, you can apply the glass effect to the pop-up by enabling the [EnableLiquidGlassEffect]() property on the SfPicker.
1515

MAUI/TimePicker/liquid-glass-effect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Time Picker | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Time Picker using SfGlassEffectsView.
3+
title: Liquid Glass Support for .NET MAUI Time Picker | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Time Picker using SfGlassEffectsView.
55
platform: MAUI
66
control: SfTimePicker
77
documentation: ug
88
---
99

1010
# Liquid Glass Support
1111

12-
The [SfTimePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TimePicker.SfTimePicker.html) supports a liquid glass (acrylic/glass morphism) appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the time picker is placed over images or colorful layouts.
12+
The [SfTimePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TimePicker.SfTimePicker.html) supports a liquid glass appearance by hosting the control inside the Syncfusion [SfGlassEffectsView](). You can customize the effect using properties such as [EffectType](), [EnableShadowEffect](), and round the corners using [CornerRadius](). This approach improves visual depth and readability when the time picker is placed over images or colorful layouts.
1313

1414
Additionally, when the time selection is shown in a dialog, you can apply the glass effect to the pop-up by enabling the [EnableLiquidGlassEffect]() property on the time picker.
1515

MAUI/Toolbar/liquid-glass-effect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Provide Liquid Glass Support for .NET MAUI Toolbar | Syncfusion®
4-
description: Learn how to enable liquid glass (acrylic/glass morphism) support for the Syncfusion® .NET MAUI Toolbar using the EnableLiquidGlassEffect property.
3+
title: Liquid Glass Support for .NET MAUI Toolbar | Syncfusion®
4+
description: Learn how to enable liquid glass support for the Syncfusion® .NET MAUI Toolbar using the EnableLiquidGlassEffect property.
55
platform: maui
66
control: Toolbar (SfToolbar)
77
documentation: ug

0 commit comments

Comments
 (0)