LabelHandler
CommandMapper
Mapper
LabelHandler()
LabelHandler(IPropertyMapper)
LabelHandler(IPropertyMapper, CommandMapper)
NeedsContainer
CreatePlatformView()
MapBackground(ILabelHandler, ILabel)
MapCharacterSpacing(ILabelHandler, ILabel)
MapFont(ILabelHandler, ILabel)
MapFormatting(ILabelHandler, ILabel)
MapHeight(ILabelHandler, ILabel)
MapHorizontalTextAlignment(ILabelHandler, ILabel)
MapLineHeight(ILabelHandler, ILabel)
MapMaxLines(ILabelHandler, ILabel)
MapOpacity(ILabelHandler, ILabel)
MapPadding(ILabelHandler, ILabel)
MapText(ILabelHandler, ILabel)
MapTextColor(ILabelHandler, ILabel)
MapTextDecorations(ILabelHandler, ILabel)
MapVerticalTextAlignment(ILabelHandler, ILabel)
PlatformArrange(Rect)
RemoveContainer()
SetupContainer()
net7.0
namespace Microsoft.Maui.Handlers
{
public class LabelHandler : ViewHandler<ILabel!, object!>, ILabelHandler, IElementHandler, IViewHandler
{
public LabelHandler(IPropertyMapper? mapper, CommandMapper? commandMapper);
}
}
.NET | 7.0 |
---|---|
Information specific to net7.0 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API