ButtonHandler
CommandMapper
DefaultPadding
ImageButtonMapper
Mapper
TextButtonMapper
ButtonHandler()
ButtonHandler(IPropertyMapper)
ButtonHandler(IPropertyMapper, CommandMapper)
ImageSourceLoader
ConnectHandler(Button)
ConnectHandler(UIButton)
CreatePlatformView()
DisconnectHandler(Button)
DisconnectHandler(UIButton)
MapBackground(IButtonHandler, IButton)
MapCharacterSpacing(IButtonHandler, ITextStyle)
MapCornerRadius(IButtonHandler, IButtonStroke)
MapFont(IButtonHandler, ITextStyle)
MapFormatting(IButtonHandler, IText)
MapImageSource(IButtonHandler, IImage)
MapImageSourceAsync(IButtonHandler, IImage)
MapPadding(IButtonHandler, IButton)
MapStrokeColor(IButtonHandler, IButtonStroke)
MapStrokeThickness(IButtonHandler, IButtonStroke)
MapText(IButtonHandler, IText)
MapTextColor(IButtonHandler, ITextStyle)
net7.0
namespace Microsoft.Maui.Handlers
{
public class ButtonHandler : ViewHandler<IButton!, object!>, IButtonHandler, IElementHandler, IViewHandler
{
protected override object! CreatePlatformView();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.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