Info
| Version: | 1.6.0 |
| Author(s): | MADE Apps |
| Last Update: | Saturday, May 28, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MADE-Apps/MADE.NET-UI |
| NuGet Url: | https://www.nuget.org/packages/MADE.UI |
Install
Install-Package MADE.UI
dotnet add package MADE.UI
paket add MADE.UI
MADE.UI Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Uno.UI(>= 3.4.0)
- Uno.UI(>= 3.4.0)
No dependencies.
- Uno.UI(>= 3.4.0)
- Uno.UI(>= 3.4.0)
Tags
- ContentControl for simplifying visibility and retrieving child elements.
- Control for simplifying visibility and retrieving child elements.
- ViewExtensions for extending UIElement objects with helper methods, such as updating the visiblity based on a boolean including child elements.