Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions MAUI/ImageEditor/liquid-glass-effect.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ this.Content = mainGrid;
{% endhighlight %}
{% endtabs %}

![.NET MAUI ImageEditor with Liquid UI Support](images/liquid-ui/imageeditor-liquid-ui.gif)

N>
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
* This feature is available only in `.NET 10.`
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions MAUI/Kanban-Board/liquid-glass-effect.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ public class KanbanViewModel
{% endhighlight %}
{% endtabs %}

![.NET MAUI Kanban with Liquid UI Support](images/liquid-ui/liquid-ui-in-maui-kanban.gif)

N>
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
* This feature is available only in `.NET 10.`
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions MAUI/LinearProgressBar/liquid-glass-effect.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ this.Content = grid;
{% endhighlight %}
{% endtabs %}

![.NET MAUI Linear ProgressBar with Liquid UI Support](images/liquid-ui/linerarprogressbar-with-liquid-ui.gif)

N>
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
* This feature is available only in `.NET 10.`
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions MAUI/StepProgressBar/liquid-glass-effect.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ public class ViewModel
{% endhighlight %}
{% endtabs %}

![.NET MAUI Step ProgressBar with Liquid UI Support](images/liquid-ui/maui-stepprogressbar-liquid-ui.png){:width="286" height="351"}

N>
* Supported on `macOS 26 or higher` and `iOS 26 or higher`.
* This feature is available only in `.NET 10.`