InfoBarPanel : Panel
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of InfoBarPanel 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 |
|---|---|
| DependencyProperty HorizontalOrientationMarginProperty | WASM, Skia, Mobile |
| DependencyProperty HorizontalOrientationPaddingProperty | WASM, Skia, Mobile |
| DependencyProperty VerticalOrientationMarginProperty | WASM, Skia, Mobile |
| DependencyProperty VerticalOrientationPaddingProperty | WASM, Skia, Mobile |
| Thickness HorizontalOrientationPadding | WASM, Skia, Mobile |
| Thickness VerticalOrientationPadding | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| void SetHorizontalOrientationMargin(DependencyObject, Thickness) | WASM, Skia, Mobile |
| Thickness GetHorizontalOrientationMargin(DependencyObject) | WASM, Skia, Mobile |
| void SetVerticalOrientationMargin(DependencyObject, Thickness) | WASM, Skia, Mobile |
| Thickness GetVerticalOrientationMargin(DependencyObject) | WASM, Skia, Mobile |
Below are all properties, methods, and events of InfoBarPanel that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty HorizontalOrientationMarginProperty | MacOS |
| DependencyProperty HorizontalOrientationPaddingProperty | MacOS |
| DependencyProperty VerticalOrientationMarginProperty | MacOS |
| DependencyProperty VerticalOrientationPaddingProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| Thickness HorizontalOrientationPadding | MacOS |
| Thickness VerticalOrientationPadding | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| void SetHorizontalOrientationMargin(DependencyObject, Thickness) | MacOS |
| Thickness GetHorizontalOrientationMargin(DependencyObject) | MacOS |
| void SetVerticalOrientationMargin(DependencyObject, Thickness) | MacOS |
| Thickness GetVerticalOrientationMargin(DependencyObject) | MacOS |
| InfoBarPanel FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(InfoBarPanel) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.