Button
ButtonContentLayout
ButtonContentTypeConverter
BorderColorProperty
BorderWidthProperty
CharacterSpacingProperty
CommandParameterProperty
CommandProperty
ContentLayoutProperty
ControlsButtonMapper
CornerRadiusProperty
FontAttributesProperty
FontAutoScalingEnabledProperty
FontFamilyProperty
FontSizeProperty
ImageSourceProperty
IsPressedProperty
LineBreakModeProperty
PaddingProperty
TextColorProperty
TextProperty
TextTransformProperty
Button()
BorderColor
BorderWidth
CharacterSpacing
Command
CommandParameter
ContentLayout
CornerRadius
FontAttributes
FontAutoScalingEnabled
FontFamily
FontSize
ImageSource
IsPressed
LineBreakMode
Padding
Text
TextColor
TextTransform
ArrangeOverride(Rect)
ChangeVisualState()
MapContentLayout(ButtonHandler, Button)
MapContentLayout(IButtonHandler, Button)
MapImageSource(ButtonHandler, Button)
MapImageSource(IButtonHandler, Button)
MapLineBreakMode(ButtonHandler, Button)
MapLineBreakMode(IButtonHandler, Button)
MapText(ButtonHandler, Button)
MapText(IButtonHandler, Button)
On<T>()
OnBindingContextChanged()
OnPropertyChanged(String)
SendClicked()
SendPressed()
SendReleased()
UpdateFormsText(String, TextTransform)
Clicked
Pressed
Released
net7.0
namespace Microsoft.Maui.Controls
{
public class Button : View, IBorderElement, IButtonController, IElementConfiguration<Button>, IElementController, IImageController, IImageElement, IFontElement, IPaddingElement, IViewController, IVisualElementController, IButton, IButtonStroke, IElement, IImage, IImageButton, IImageSourcePart, IPadding, IText, ITextButton, ITextStyle, ITransform, IView
{
[EditorBrowsable(EditorBrowsableState.Never)]
public void SendPressed();
}
}
.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