The .NET MAUI Custom Button is a UI customization control. Users can set icons, background images, and corner edge radii and customize the appearance for different visual states using the visual state manager.
Easily get started with the .NET MAUI Button using a few simple lines of XAML and C# code as demonstrated below. Also explore our .NET MAUI Button Example that shows you how to render and configure the .NET MAUI Button.
<button:SfButton Text="SfButton" TextColor="White"/>
SfButton button = new SfButton();
button.Text = "SfButton";
button.TextColor = Colors.White;
Set images in the .NET MAUI Button control to provide an elegant view that matches the application.
In the .NET MAUI Button, you can customize the appearance and behavior of a button by creating a custom view or by using styles.
Customize the font size with pixel precision along with standard options such as small, medium, and large. The font family and text color can also be easily customized.
The appearance of the .NET MAUI Button is highly customizable. Customize the border color, border thickness, corner radius, and more.
The border color of the button can easily be customized to any desired color.
The border of the buttons can easily be customized to the desired thickness. Users can also remove the border if it is not required.
The .NET MAUI Button control’s corner radii can easily be customized to create rounded edges.
Users can easily customize the appearance of a button as an outline, flat, circle, or icon.
A primary button is the default button with an accent color as the background.
A button with a traditional look and appearance.
A .NET MAUI Button without a border or background color.
A .NET MAUI Button with a border and without a background color.
A .NET MAUI Button with an icon and caption.
A .NET MAUI Button with rounded edges and a font icon.
The Syncfusion .NET MAUI Button control supports the following features:
You can find our .NET MAUI Button demo, which demonstrates how to render and configure the Button.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.