Skip to main content
Uno.Microsoft.Toolkit.Uwp.UI package icon

Uno.Microsoft.Toolkit.Uwp.UI

This library provides UI components, such as XAML extensions, helpers, converters and more. It is a part of the Windows Community Toolkit. AdvancedCollectionView: It's a collection view implementation that support filtering, sorting and incremental loading. It's meant to be used in a viewmodel. CacheBase: Provides methods and tools to cache files in a folder. Converters: Commonly used converters that allow the data to be modified as it passes through the binding engine. Extensions: - ApplicationViewExtensions: Provides attached properties for interacting with the ApplicationView on a window (app view). - FrameworkElementExtensions: Provides attached dependency properties for the FrameworkElement. - ListViewExtensions: Provides attached dependency properties for the ListViewBase - LogicalTree: Defines a collection of extensions methods for UI. - MatrixExtensions: Provides a set of extensions to the Matrix struct. - MatrixHelperEx: Static helper methods for Matrix. - Mouse: Helper class for easily changing the mouseover cursor type. - NullableBool: Custom MarkupExtension which can provide nullable bool values. - RotateTransformExtensions: Extension methods for RotateTransform. - ScaleTransformExtensions: Extension methods for ScaleTransform. - ScrollViewerExtensions: Provides attached dependency properties for the ListViewBase - SkewTransformExtensions: Extension methods for SkewTransform. - SurfaceDialTextbox: Helper class that provides attached properties to enable any TextBox with the Surface Dial. - TextBoxMask: TextBox mask property allows a user to more easily enter fixed width text in TextBox control. - TextBoxRegex: TextBoxRegex allows text validation using a regular expression. - TitleBarExtensions: Provides attached dependency properties for interacting with the ApplicationViewTitleBar on a window (app view). - TranslateTransformExtensions: Extension methods for TranslateTransform. - VisualExtensions: Extension methods and attached properties for Visual objects - VisualTree: Defines a collection of extensions methods for UI. Helpers: - BindableValueHolder: Holds the value. Can be used to change several objects' properties at a time. - DependencyPropertyWatcher: Used to Track Changes of a Dependency Property - ThemeListener: Class which listens for changes to Application Theme or High Contrast Modes and Signals an Event when they occur.

Total Downloads
176.4K
176,409
Published
Jan 13, 2022
Latest stable version

Install

.NET CLI
dotnet add package Uno.Microsoft.Toolkit.Uwp.UI --version 7.1.11
Package Manager Console
Install-Package Uno.Microsoft.Toolkit.Uwp.UI -Version 7.1.11
PackageReference
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI" Version="7.1.11" />

Frameworks

MonoAndroid10.0 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETStandard2.0

Dependencies

[7.1.11, )
[2.3.0-uno.12, )
Uno.UI
MonoAndroid10.0
[4.0.0-dev.5688, )
[7.1.11, )
[2.3.0-uno.12, )
Uno.UI
Xamarin.iOS1.0
[4.0.0-dev.5688, )
[7.1.11, )
[2.3.0-uno.12, )
Uno.UI
Xamarin.Mac2.0
[4.0.0-dev.5688, )
[7.1.11, )
[2.3.0-uno.12, )
Uno.UI
.NETStandard2.0
[4.0.0-dev.5688, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.