Border : FrameworkElement
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of Border
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 Padding | all platforms supported by Uno Platform |
CornerRadius CornerRadius | all platforms supported by Uno Platform |
TransitionCollection ChildTransitions | all platforms supported by Uno Platform |
UIElement Child | all platforms supported by Uno Platform |
Thickness BorderThickness | all platforms supported by Uno Platform |
Brush BorderBrush | all platforms supported by Uno Platform |
BackgroundSizing BackgroundSizing | all platforms supported by Uno Platform |
Brush Background | Android, MacOS, WASM, Skia |
DependencyProperty BackgroundProperty | Android, MacOS, WASM, Skia |
DependencyProperty BackgroundSizingProperty | all platforms supported by Uno Platform |
DependencyProperty BorderBrushProperty | all platforms supported by Uno Platform |
DependencyProperty BorderThicknessProperty | all platforms supported by Uno Platform |
DependencyProperty ChildTransitionsProperty | all platforms supported by Uno Platform |
DependencyProperty CornerRadiusProperty | all platforms supported by Uno Platform |
DependencyProperty PaddingProperty | all platforms supported by Uno Platform |
Below are all properties, methods, and events of Border
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 Wednesday, 06 December 2023 19:21.