Skip to content

Commit 954dc0d

Browse files
Merge pull request #3937 from syncfusion-content/ContextUG
Updated the notes for core controls liquid glass UG - Development
2 parents 06d3982 + ccb1f7b commit 954dc0d

File tree

6 files changed

+5
-10
lines changed

6 files changed

+5
-10
lines changed

MAUI/ColorPicker/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ documentation: ug
1212
The [SfColorPicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Inputs.SfColorPicker.html) supports a `liquid glass` effect (also called acrylic or glass morphism) when you enable the `EnableLiquidGlassEffect`. This feature adds a frosted, translucent style that blends with the background, giving the Color Picker a modern and elegant look. It works best over images or colorful layouts and provides smooth visual feedback during interaction.
1313

1414
N>
15-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
16-
* This feature is available only in `.NET 10.`
15+
* This feature is supported only on `.NET 10` along with `iOS 26` and `macOS 26` .
1716

1817
{% tabs %}
1918
{% highlight xaml %}

MAUI/NavigationDrawer/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ documentation: ug
1313
The [SfNavigationDrawer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.NavigationDrawer.SfNavigationDrawer.html) supports a `liquid glass` effect (also called acrylic or glass morphism) when you enable the `EnableLiquidGlassEffect`. This feature adds a frosted, translucent style that blends with the background, giving the Navigation Drawer a modern and elegant look.
1414

1515
N>
16-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
17-
* This feature is available only in `.NET 10.`
16+
* This feature is supported only on `.NET 10` along with `iOS 26` and `macOS 26` .
1817

1918
{% tabs %}
2019
{% highlight xaml %}

MAUI/Radial-Menu/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ documentation: ug
1212
The [SfRadialMenu](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RadialMenu.html) supports a `liquid glass` effect (also called acrylic or glass morphism) when you enable the `EnableLiquidGlassEffect`. This feature adds a frosted, translucent style that blends with the background, giving the menu a modern and elegant look. It works best over images or colorful layouts and provides smooth visual feedback during interaction.
1313

1414
N>
15-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
16-
* This feature is available only in `.NET 10.`
15+
* This feature is supported only on `.NET 10` along with `iOS 26` and `macOS 26` .
1716

1817
{% tabs %}
1918
{% highlight xaml %}
-12.9 KB
Loading

MAUI/Switch/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ documentation: ug
1212
The [SfSwitch](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Buttons.SfSwitch.html) control supports a glass effect (also called acrylic or glass morphism) when you enable the `EnableLiquidGlassEffect` property. It works best over vibrant images or colorful layouts and enhances the visual depth of your UI. When toggled, the Switch provides smooth transitions and clear visual feedback, making interactions feel polished and premium.
1313

1414
N>
15-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
16-
* This feature is available only in `.NET 10.`
15+
* This feature is supported only on `.NET 10` along with `iOS 26` and `macOS 26` .
1716

1817
{% tabs %}
1918
{% highlight xaml %}

MAUI/TabView/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ documentation: ug
1212
The [SfTabView](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html?tabs=tabid-1) supports a liquid glass effect (also called acrylic or glass morphism) when you enable `EnableLiquidGlassEffect`. This feature applies a frosted, translucent style that blends seamlessly with the background, giving the Tab View a modern and elegant look. The effect is rendered dynamically during loading and user interaction, creating a subtle, responsive visual without changing the Tab View’s default structure. It works best over vibrant images or colorful layouts, enhancing depth and providing a stylish appearance to your application.
1313

1414
N>
15-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
16-
* This feature is available only in `.NET 10.`
15+
* This feature is supported only on `.NET 10` along with `iOS 26` and `macOS 26` .
1716

1817
{% tabs %}
1918
{% highlight xaml hl_lines="49 52" %}

0 commit comments

Comments
 (0)