Label
CharacterSpacingProperty
ControlsLabelMapper
FontAttributesProperty
FontAutoScalingEnabledProperty
FontFamilyProperty
FontSizeProperty
FormattedTextProperty
HorizontalTextAlignmentProperty
LineBreakModeProperty
LineHeightProperty
MaxLinesProperty
PaddingProperty
TextColorProperty
TextDecorationsProperty
TextProperty
TextTransformProperty
TextTypeProperty
VerticalTextAlignmentProperty
Label()
CharacterSpacing
FontAttributes
FontAutoScalingEnabled
FontFamily
FontSize
FormattedText
HorizontalTextAlignment
LineBreakMode
LineHeight
MaxLines
Padding
Text
TextColor
TextDecorations
TextTransform
TextType
VerticalTextAlignment
GetChildElements(Point)
MapCharacterSpacing(ILabelHandler, Label)
MapCharacterSpacing(LabelHandler, Label)
MapDetectReadingOrderFromContent(ILabelHandler, Label)
MapDetectReadingOrderFromContent(LabelHandler, Label)
MapFont(ILabelHandler, Label)
MapFont(LabelHandler, Label)
MapLineBreakMode(ILabelHandler, Label)
MapLineBreakMode(LabelHandler, Label)
MapLineHeight(ILabelHandler, Label)
MapLineHeight(LabelHandler, Label)
MapMaxLines(ILabelHandler, Label)
MapMaxLines(LabelHandler, Label)
MapText(ILabelHandler, Label)
MapText(LabelHandler, Label)
MapTextColor(ILabelHandler, Label)
MapTextColor(LabelHandler, Label)
MapTextDecorations(ILabelHandler, Label)
MapTextDecorations(LabelHandler, Label)
MapTextType(ILabelHandler, Label)
MapTextType(LabelHandler, Label)
On<T>()
OnBindingContextChanged()
UpdateFormsText(String, TextTransform)
ToNSAttributedString(Label)
net7.0
namespace Microsoft.Maui.Controls
{
[ContentProperty("Text")]
public class Label : View, IDecorableTextElement, IElementConfiguration<Label>, IFontElement, IPaddingElement, IElement, ILabel, IPadding, IText, ITextAlignment, ITextStyle, ITransform, IView
{
public static void MapMaxLines(LabelHandler handler, Label label);
}
}
.NET | 6.07.0 |
---|---|
Information specific to net7.0 | |
Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API