Skip to content

Commit 2d41f56

Browse files
notes modified
1 parent 1700221 commit 2d41f56

File tree

13 files changed

+13
-32
lines changed

13 files changed

+13
-32
lines changed

MAUI/Autocomplete/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,4 @@ this.Content = grid;
7777
{% endtabs %}
7878

7979
N>
80-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
81-
* This feature is available only in `.NET 10.`
80+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/Button/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,4 @@ var glassButton = new SfButton
5959
{% endtabs %}
6060

6161
N>
62-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
63-
* This feature is available only in `.NET 10.`
62+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/Chips/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,4 @@ chipGroup.Items.Add(new SfChip(){Text="Extra Large" });
6262
{% endtabs %}
6363

6464
N>
65-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
66-
* This feature is available only in `.NET 10.`
65+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/ComboBox/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,4 @@ this.Content = grid;
7777
{% endtabs %}
7878

7979
N>
80-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
81-
* This feature is available only in `.NET 10.`
80+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/DateTime-Range-Selector/LiquidGlassSupport.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,4 @@ SfDateTimeRangeSelector rangeSelector = new SfDateTimeRangeSelector()
5151
{% endtabs %}
5252

5353
N>
54-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
55-
* This feature is available only in `.NET 10.`
56-
* The glass effect is applied to the thumb only while it is pressed/dragged.
54+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/DateTime-Range-Slider/LiquidGlassSupport.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,4 @@ SfDateTimeRangeSlider dateTimeRangeSlider = new SfDateTimeRangeSlider
5151
{% endtabs %}
5252

5353
N>
54-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
55-
* This feature is available only in `.NET 10.`
56-
* The glass effect is applied to the thumb only while it is pressed/dragged.
54+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/DateTime-Slider/LiquidGlassSupport.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,4 @@ SfDateTimeSlider dateTimeSlider = new SfDateTimeSlider
4747
{% endtabs %}
4848

4949
N>
50-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
51-
* This feature is available only in `.NET 10.`
52-
* The glass effect is applied to the thumb only while it is pressed/dragged.
50+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/Masked-Entry/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,4 @@ glassEffect.Content = maskedEntry;
7272
{% endtabs %}
7373

7474
N>
75-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
76-
* This feature is available only in `.NET 10.`
75+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/NumericEntry/LiquidGlassSupport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,4 @@ glassEffect.Content = numericEntry;
7777
{% endtabs %}
7878

7979
N>
80-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
81-
* This feature is available only in `.NET 10.`
80+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

MAUI/Range-Selector/LiquidGlassSupport.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,4 @@ var rangeSelector = new SfRangeSelector
5151
{% endtabs %}
5252

5353
N>
54-
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
55-
* This feature is available only in `.NET 10.`
56-
* The glass effect is applied to the thumb only while it is pressed/dragged.
54+
This feature is supported only on .NET 10 along with iOS 26 and macOS 26

0 commit comments

Comments
 (0)