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 double CharacterSpacing { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
---|---|
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Set property |
.NET | 6.07.0 |
Information specific to net7.0 | |
Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |
- Built-in API
- Package-provided API