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
Thickness VerticalOrientationPadding WASM, Skia, Mobile
Thickness HorizontalOrientationPadding WASM, Skia, Mobile
DependencyProperty HorizontalOrientationMarginProperty WASM, Skia, Mobile
DependencyProperty HorizontalOrientationPaddingProperty WASM, Skia, Mobile
DependencyProperty VerticalOrientationMarginProperty WASM, Skia, Mobile
DependencyProperty VerticalOrientationPaddingProperty 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
Thickness VerticalOrientationPadding MacOS
Thickness HorizontalOrientationPadding MacOS
DependencyProperty HorizontalOrientationMarginProperty MacOS
DependencyProperty HorizontalOrientationPaddingProperty MacOS
DependencyProperty VerticalOrientationMarginProperty MacOS
DependencyProperty VerticalOrientationPaddingProperty MacOS

Not implemented methods

Method Not supported on
void SetHorizontalOrientationMargin(DependencyObject, Thickness) MacOS
Thickness GetHorizontalOrientationMargin(DependencyObject) MacOS
void SetVerticalOrientationMargin(DependencyObject, Thickness) MacOS
Thickness GetVerticalOrientationMargin(DependencyObject) MacOS

Last updated Monday, 14 April 2025 02:07.