You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MAUI/ColorPicker/LiquidGlassSupport.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ documentation: ug
9
9
10
10
# Liquid Glass Support for .NET MAUI ColorPicker:
11
11
12
-
The [SfColorPicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Inputs.SfColorPicker.html) provides `liquid glass` (acrylic/glass morphism) effect for its color picker when [EnableLiquidGlassEffect]() is enabled. The frosted, translucent effect is applied only while the color picker is in active state, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the color picker's appearance at rest, and works well over images or colorful layouts.
12
+
The [SfColorPicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Inputs.SfColorPicker.html) provides `liquid glass` (acrylic/glass morphism) effect for its color picker when `EnableLiquidGlassEffect` is enabled. The frosted, translucent effect is applied at render time and during user interaction, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the color picker's appearance at rest, and works well over images or colorful layouts.
13
13
14
14
## Availability
15
15
16
16
1. Supported on .NET 10 or greater.
17
17
2. Supported on mac or iOS 26 or greater.
18
18
3. On platforms/versions below these requirements, the glass effect is not applied and the color picker render with the standard appearance.
19
19
20
-
XAML example The color picker's glass effect appears only while it is in active state.
20
+
XAML example The color picker's glass effect appears at render time and during user interaction.
21
21
22
22
{% tabs %}
23
23
{% highlight xaml %}
@@ -42,9 +42,7 @@ SfColorPicker colorPicker = new SfColorPicker
42
42
43
43
## Behavior and tips
44
44
45
-
- The glass effect is applied to the color picker only during active interactions; at rest, the color picker uses the standard look.
45
+
- The glass effect is applied to the color picker at render time and during user interaction.
46
46
- Place the color picker over visually rich content (images, gradients, or color blocks) to better showcase the transient glass effect.
47
47
- Visual output and performance may vary by device/platform; keep backgrounds moderately detailed to maintain clarity during interaction.
48
48
- For an enhanced UI, set `SliderThumbStroke="Transparent"` at the sample level for the color picker.
49
-
50
-
N> The glass effect is applied to the color picker only while it is in active state.
Copy file name to clipboardExpand all lines: MAUI/NavigationDrawer/LiquidGlassSupport.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ documentation: ug
10
10
11
11
# Liquid Glass Support for .NET MAUI NavigationDrawer:
12
12
13
-
The [SfNavigationDrawer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.NavigationDrawer.SfNavigationDrawer.html) provides `liquid glass` (acrylic/glass morphism) effect for its navigation drawer when [EnableLiquidGlassEffect]() is enabled. The frosted, translucent effect is applied only while the navigation drawer is in active state, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the navigation drawer's appearance at rest, and works well over images or colorful layouts.
13
+
The [SfNavigationDrawer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.NavigationDrawer.SfNavigationDrawer.html) provides `liquid glass` (acrylic/glass morphism) effect for its navigation drawer when `EnableLiquidGlassEffect` is enabled. The frosted, translucent effect is applied at render time and during user interaction, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the navigation drawer's appearance at rest, and works well over images or colorful layouts.
14
14
15
15
## Availability
16
16
17
17
1. Supported on .NET 10 or greater.
18
18
2. Supported on mac or iOS 26 or greater.
19
19
3. On platforms/versions below these requirements, the glass effect is not applied and the navigation drawer render with the standard appearance.
20
20
21
-
XAML example The navigation drawer's glass effect appears only while it is in active state.
21
+
XAML example The navigation drawer's glass effect appears at render time and during user interaction.
22
22
23
23
{% tabs %}
24
24
{% highlight xaml %}
@@ -42,9 +42,9 @@ SfNavigationDrawer navigationDrawer = new SfNavigationDrawer
42
42
43
43
## Behavior and tips
44
44
45
-
- The glass effect is applied to the navigation drawer only during active interactions; at rest, the navigation drawer uses the standard look.
45
+
- The glass effect is applied to the navigation drawer at render time and during user interaction.
46
46
- Place the navigation drawer over visually rich content (images, gradients, or color blocks) to better showcase the transient glass effect.
47
47
- Visual output and performance may vary by device/platform; keep backgrounds moderately detailed to maintain clarity during interaction.
48
48
- For an enhanced UI, set `ContentBackground="Transparent"` for the `SfNavigationDrawer` and `Background="Transparent"` at the sample level for the content view.
49
49
50
-
N> The glass effect is applied to the navigation drawer only while it is in active state.
Copy file name to clipboardExpand all lines: MAUI/Radial-Menu/LiquidGlassSupport.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ documentation: ug
9
9
10
10
# Liquid Glass Support for .NET MAUI RadialMenu:
11
11
12
-
The [SfRadialMenu](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RadialMenu.html) provides `liquid glass` (acrylic/glass morphism) effect for its radial menu when [EnableLiquidGlassEffect]() is enabled. The frosted, translucent effect is applied only while the radial menu is in active state, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the radial menu's appearance at rest, and works well over images or colorful layouts.
12
+
The [SfRadialMenu](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RadialMenu.html) provides `liquid glass` (acrylic/glass morphism) effect for its radial menu when `EnableLiquidGlassEffect` is enabled. The frosted, translucent effect is applied at render time and during user interaction, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the radial menu's appearance at rest, and works well over images or colorful layouts.
13
13
14
14
## Availability
15
15
16
16
1. Supported on .NET 10 or greater.
17
17
2. Supported on mac or iOS 26 or greater.
18
18
3. On platforms/versions below these requirements, the glass effect is not applied and the radial menu render with the standard appearance.
19
19
20
-
XAML example The radial menu's glass effect appears only while it is in active state.
20
+
XAML example The radial menu's glass effect appears at render time and during user interaction.
21
21
22
22
{% tabs %}
23
23
{% highlight xaml %}
@@ -41,8 +41,7 @@ SfRadialMenu radialMenu = new SfRadialMenu
41
41
42
42
## Behavior and tips
43
43
44
-
- The glass effect is applied to the radial menu only during active interactions; at rest, the radial menu uses the standard look.
44
+
- The glass effect is applied to the radial menu at render time and during user interaction.
45
45
- Place the radial menu over visually rich content (images, gradients, or color blocks) to better showcase the transient glass effect.
46
46
- Visual output and performance may vary by device/platform; keep backgrounds moderately detailed to maintain clarity during interaction.
47
47
48
-
N> The glass effect is applied to the radial menu only while it is in active state.
Copy file name to clipboardExpand all lines: MAUI/Switch/LiquidGlassSupport.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ documentation: ug
9
9
10
10
# Liquid Glass Support for .NET MAUI Switch:
11
11
12
-
The [SfSwitch](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Buttons.SfSwitch.html) provides `liquid glass` (acrylic/glass morphism) effect for its switch when [EnableLiquidGlassEffect]() is enabled. The frosted, translucent effect is applied only while the switch is in active state, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the switch's appearance at rest, and works well over images or colorful layouts.
12
+
The [SfSwitch](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Buttons.SfSwitch.html) provides `liquid glass` (acrylic/glass morphism) effect for its switch when `EnableLiquidGlassEffect` is enabled. The frosted, translucent effect is applied at render time and during user interaction, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the switch's appearance at rest, and works well over images or colorful layouts.
13
13
14
14
## Availability
15
15
16
16
1. Supported on .NET 10 or greater.
17
17
2. Supported on mac or iOS 26 or greater.
18
18
3. On platforms/versions below these requirements, the glass effect is not applied and the switch render with the standard appearance.
19
19
20
-
XAML example The switch's glass effect appears only while it is in active state.
20
+
XAML example The switch's glass effect appears at render time and during user interaction.
21
21
22
22
{% tabs %}
23
23
{% highlight xaml %}
@@ -41,8 +41,7 @@ SfSwitch aSwitch = new SfSwitch
41
41
42
42
## Behavior and tips
43
43
44
-
- The glass effect is applied to the switch only during active interactions; at rest, the switch uses the standard look.
44
+
- The glass effect is applied to the switch at render time and during user interaction.
45
45
- Place the switch over visually rich content (images, gradients, or color blocks) to better showcase the transient glass effect.
46
46
- Visual output and performance may vary by device/platform; keep backgrounds moderately detailed to maintain clarity during interaction.
47
47
48
-
N> The glass effect is applied to the switch only while it is in active state.
Copy file name to clipboardExpand all lines: MAUI/TabView/LiquidGlassSupport.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ documentation: ug
9
9
10
10
# Liquid Glass Support for .NET MAUI TabView:
11
11
12
-
The [SfTabView](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html?tabs=tabid-1) provides `liquid glass` (acrylic/glass morphism) effect for its Tab View when [EnableLiquidGlassEffect]() is enabled. The frosted, translucent effect is applied only while the Tab View is in active state, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the Tab View's appearance at rest, and works well over images or colorful layouts.
12
+
The [SfTabView](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html?tabs=tabid-1) provides `liquid glass` (acrylic/glass morphism) effect for its Tab View when `EnableLiquidGlassEffect` is enabled. The frosted, translucent effect is applied at render time and during user interaction, creating a subtle, responsive visual that blends with the content behind it. This enhances visual feedback without altering the Tab View's appearance at rest, and works well over images or colorful layouts.
13
13
14
14
## Availability
15
15
16
16
1. Supported on .NET 10 or greater.
17
17
2. Supported on mac or iOS 26 or greater.
18
18
3. On platforms/versions below these requirements, the glass effect is not applied and the Tab View render with the standard appearance.
19
19
20
-
XAML example The Tab View's glass effect appears only while it is in active state.
20
+
XAML example The Tab View's glass effect appears at render time and during user interaction.
21
21
22
22
{% tabs %}
23
23
{% highlight xaml hl_lines="49 52" %}
@@ -41,8 +41,7 @@ SfTabView tabView = new SfTabView
41
41
42
42
## Behavior and tips
43
43
44
-
- The glass effect is applied to the Tab View only during active interactions; at rest, the Tab View uses the standard look.
44
+
- The glass effect is applied to the Tab View at render time and during user interaction.
45
45
- Place the Tab View over visually rich content (images, gradients, or color blocks) to better showcase the transient glass effect.
46
46
- Visual output and performance may vary by device/platform; keep backgrounds moderately detailed to maintain clarity during interaction.
47
47
48
-
N> The glass effect is applied to the Tab View only while it is in active state.
0 commit comments