1034689- Provided UG content changes for RangeSlider md files - #4715
1034689- Provided UG content changes for RangeSlider md files#4715SanjaySF4372 wants to merge 5 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| @@ -9,30 +9,30 @@ documentation: ug | |||
|
|
|||
| # Liquid Glass Effect in .NET MAUI Range Slider (SfRangeSlider) | |||
|
|
|||
| 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 Range Slider (SfRangeSlider) control. | |||
| 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 Range Slider (SfRangeSlider) control. | |||
There was a problem hiding this comment.
Please change file name to Liquid Glass UI
Reference - https://github.com/syncfusion-content/maui-docs/blob/RangeSlider_UG/maui-toc.html#L839C74-L839C94
|
|
||
| The following code snippet demonstrates how to apply the Liquid Glass Effect to the `SfRangeSlider` control: | ||
|
|
||
| {% tabs %} | ||
| {% highlight xaml tabtitle="MainPage.xaml" hl_lines="6" %} | ||
| {% highlight XAML tabtitle="MainPage.xaml" hl_lines="6" %} |
There was a problem hiding this comment.
Pls change XAML & C#
| This feature is supported only on .NET 10 along with iOS 26 and macOS 26. |
There was a problem hiding this comment.
Supported on macOS 26 or higher and iOS 26 or higher.
This feature is available only in .NET 10.
| platform: maui | ||
| control: SfRangeSlider | ||
| documentation: ug | ||
| --- | ||
|
|
||
| # Overview of .NET MAUI Range Slider | ||
| # .NET MAUI Range Slider Overview |
There was a problem hiding this comment.
Please revert this
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
Provided Changes in the md files in .NET MAUI RangeSlider control.