Uno.CommunityToolkit.WinUI.UI.Controls.Primitives
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit. Controls: - AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space. - ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple. - DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other. - StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value. - UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space. - WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line. - WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
Activity
- Latest release
- 1mo ago
- Total releases
- 8
- Cadence
- ~4 months
- Last 12 months
- 2
Details
- License
- MIT
- First release
- Nov 02, 2022
| Version | Released | |
|---|---|---|
7.1.206
patch
| ||
7.1.205
patch
| ||
7.1.204
patch
| ||
7.1.203
patch
| ||
7.1.202
patch
| ||
7.1.201
patch
| ||
7.1.200
patch
| ||
7.1.100
initial
|