Controls/Label

From Wiki Maui Linux NET
Jump to navigation Jump to search


Label

Kind
Control
Microsoft Docs
Label documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Text rendering; check shaping/fallback fonts on Linux.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
Text?
TextColor?
FontSize?
FontAttributes?Bold/Italic
LineBreakMode?Wrap/Truncate
MaxLines?Text clamp
HorizontalTextAlignment?
VerticalTextAlignment?