Panel : FrameworkElement
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of Panel that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
| Property | Supported on |
|---|---|
| TransitionCollection ChildrenTransitions | all platforms supported by Uno Platform |
| Brush Background | Android, MacOS, WASM, Skia |
| UIElementCollection Children | all platforms supported by Uno Platform |
| bool IsItemsHost | all platforms supported by Uno Platform |
| DependencyProperty BackgroundProperty | Android, MacOS, WASM, Skia |
| DependencyProperty ChildrenTransitionsProperty | all platforms supported by Uno Platform |
| DependencyProperty IsItemsHostProperty | all platforms supported by Uno Platform |
Below are all properties, methods, and events of Panel that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| BrushTransition BackgroundTransition | all platforms supported by Uno Platform |
| Brush Background | iOS |
| DependencyProperty BackgroundProperty | iOS |
Last updated Thursday, 23 November 2023 14:49.