InfoBarPanel : Panel
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
Thickness HorizontalOrientationPadding | all platforms supported by Uno Platform |
DependencyProperty HorizontalOrientationMarginProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalOrientationPaddingProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalOrientationMarginProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalOrientationPaddingProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
void SetHorizontalOrientationMargin(DependencyObject, Thickness) | all platforms supported by Uno Platform |
Thickness GetHorizontalOrientationMargin(DependencyObject) | all platforms supported by Uno Platform |
void SetVerticalOrientationMargin(DependencyObject, Thickness) | all platforms supported by Uno Platform |
Thickness GetVerticalOrientationMargin(DependencyObject) | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.