VariableSizedWrapGrid : Panel

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of VariableSizedWrapGrid that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how VariableSizedWrapGrid works, you can use the Uno Gallery.

Implemented properties

Property Supported on
VerticalAlignment VerticalChildrenAlignment WASM, Skia, Mobile
Orientation Orientation WASM, Skia, Mobile
int MaximumRowsOrColumns WASM, Skia, Mobile
double ItemWidth WASM, Skia, Mobile
double ItemHeight WASM, Skia, Mobile
HorizontalAlignment HorizontalChildrenAlignment WASM, Skia, Mobile
DependencyProperty ColumnSpanProperty WASM, Skia, Mobile
DependencyProperty HorizontalChildrenAlignmentProperty WASM, Skia, Mobile
DependencyProperty ItemHeightProperty WASM, Skia, Mobile
DependencyProperty ItemWidthProperty WASM, Skia, Mobile
DependencyProperty MaximumRowsOrColumnsProperty WASM, Skia, Mobile
DependencyProperty OrientationProperty WASM, Skia, Mobile
DependencyProperty RowSpanProperty WASM, Skia, Mobile
DependencyProperty VerticalChildrenAlignmentProperty WASM, Skia, Mobile

Implemented methods

Method Supported on
int GetRowSpan(UIElement) WASM, Skia, Mobile
void SetRowSpan(UIElement, int) WASM, Skia, Mobile
int GetColumnSpan(UIElement) WASM, Skia, Mobile
void SetColumnSpan(UIElement, int) WASM, Skia, Mobile

Below are all properties, methods, and events of VariableSizedWrapGrid that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
VerticalAlignment VerticalChildrenAlignment MacOS
Orientation Orientation MacOS
int MaximumRowsOrColumns MacOS
double ItemWidth MacOS
double ItemHeight MacOS
HorizontalAlignment HorizontalChildrenAlignment MacOS
DependencyProperty ColumnSpanProperty MacOS
DependencyProperty HorizontalChildrenAlignmentProperty MacOS
DependencyProperty ItemHeightProperty MacOS
DependencyProperty ItemWidthProperty MacOS
DependencyProperty MaximumRowsOrColumnsProperty MacOS
DependencyProperty OrientationProperty MacOS
DependencyProperty RowSpanProperty MacOS
DependencyProperty VerticalChildrenAlignmentProperty MacOS

Not implemented methods

Method Not supported on
int GetRowSpan(UIElement) MacOS
void SetRowSpan(UIElement, int) MacOS
int GetColumnSpan(UIElement) MacOS
void SetColumnSpan(UIElement, int) MacOS

Last updated Monday, 14 April 2025 02:07.