Controls/Frame

From Wiki Maui Linux NET
Jump to navigation Jump to search


Frame

Kind
Control
Microsoft Docs
Frame documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
.NET 9
Notes
Deprecated — use Border for styling/shadows.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
CornerRadius?
HasShadow?Platform-dependent
BorderColor?Use Border.Stroke
Content?Child view
Padding?
Background?Use Brush where possible