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.

To better understand how Border works, you can run your own tests on the Uno Playground.

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 all platforms supported by Uno Platform
DependencyProperty BackgroundProperty all platforms supported by Uno Platform
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

Last updated Friday, 26 April 2024 18:42.